Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio>=3.1.4
|
| 2 |
-
asyncpraw >= 7.7.1
|
|
|
|
|
|
| 1 |
gradio>=3.1.4
|
| 2 |
+
asyncpraw >= 7.7.1
|
| 3 |
+
transformers>=4.0.0
|