broadfield-dev commited on
Commit
6e0bbf6
·
verified ·
1 Parent(s): c9ff644

Update prompts.py

Browse files
Files changed (1) hide show
  1. 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="""