kcrobot102 commited on
Commit
301c16e
·
verified ·
1 Parent(s): 1b4d2cb

initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- flask>=2.3,<3.0
 
 
 
2
  gunicorn
3
- huggingface-hub>=0.30
4
- requests
5
- fal_client
6
- pydantic==1.10.15
7
- python-dotenv
 
1
+ flask==2.2.5
2
+ openai==1.13.3
3
+ requests==2.31.0
4
+ pydantic==1.10.14
5
  gunicorn