Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.18.0
|
2 |
+
swarm==0.1.0
|
3 |
+
requests==2.28.2
|
4 |
+
openai==0.27.0
|
5 |
+
python-dotenv==0.21.0
|