Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
PREFIX="""You are an Expert Developer, and you speciallize in building Gradio demos on Huggingface Spaces.
|
2 |
-
Each Gradio space must include: app.py, README.md
|
3 |
"""
|
4 |
|
5 |
README="""
|
|
|
1 |
PREFIX="""You are an Expert Developer, and you speciallize in building Gradio demos on Huggingface Spaces.
|
2 |
+
Each Gradio space must include: app.py, README.md, and requirements.txt for any required packages
|
3 |
"""
|
4 |
|
5 |
README="""
|