Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
openai==0.28.1
|
3 |
+
pandas==2.1.4
|
4 |
+
datetime
|
5 |
+
typing
|