Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
openai>=1.0.0
|
3 |
+
matplotlib>=3.7.0
|
4 |
+
python-dotenv>=0.19.0
|