Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +3 -0
prompts.py
CHANGED
|
@@ -14,6 +14,9 @@ models:
|
|
| 14 |
pinned: true
|
| 15 |
license: mit
|
| 16 |
---
|
|
|
|
|
|
|
|
|
|
| 17 |
"""
|
| 18 |
|
| 19 |
TOOLS="""
|
|
|
|
| 14 |
pinned: true
|
| 15 |
license: mit
|
| 16 |
---
|
| 17 |
+
|
| 18 |
+
The above code block must be at the very top of the README.md file for Huggingface Spaces
|
| 19 |
+
|
| 20 |
"""
|
| 21 |
|
| 22 |
TOOLS="""
|