Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio==3.20.1
|
2 |
-
requests==2.28.2
|
|
|
|
1 |
gradio==3.20.1
|
2 |
+
requests==2.28.2
|
3 |
+
python==3.11.2
|