Sarah Ciston
commited on
Commit
·
116b637
1
Parent(s):
26d208b
first commit, change logo add model
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
models:
|
9 |
- Xenova/detr-resnet-50
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: p5.js Critical AI Prompt Battle
|
3 |
+
emoji: 🌀
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: white
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
models:
|
9 |
- Xenova/detr-resnet-50
|
10 |
+
- meta-llama/Meta-Llama-3-8B
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|