Spaces:
Runtime error
Runtime error
Commit
·
8150214
1
Parent(s):
a84bdff
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
streamlit==1.22.0
|
6 |
-
ipykernel==6.22.0
|
7 |
-
watchdog==3.0.0
|
|
|
1 |
+
gradio==2.3.1
|
2 |
+
openai==0.29.0
|
3 |
+
requests==2.26.0
|
4 |
+
pip install -r requirements.txt
|
|
|
|
|
|