tunedai commited on
Commit
dd301ef
·
verified ·
1 Parent(s): 05caadb

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,5 +1,2 @@
1
- fastapi==0.115.5
2
- uvicorn[standard]==0.32.1
3
- openai==1.57.0
4
- python-dotenv==1.0.1
5
- httpx==0.27.2
 
1
+ gradio==4.44.0
2
+ openai>=1.0.0