nakas commited on
Commit
9fe4da3
·
verified ·
1 Parent(s): 7cb9bf8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- fastapi
2
- uvicorn[standard]
 
 
 
1
+ gradio==3.50.2
2
+ openai>=1.0.0
3
+ matplotlib>=3.7.0
4
+ python-dotenv>=0.19.0