Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
text-generation==0.5.0
|
2 |
-
gradio==3.20.1
|
|
|
|
1 |
text-generation==0.5.0
|
2 |
+
gradio==3.20.1
|
3 |
+
requests
|