Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
3 |
-
authlib
|
|
|
|
|
|
|
|
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
3 |
+
authlib
|
4 |
+
transformers
|
5 |
+
numpy
|
6 |
+
torch
|
7 |
+
epub2txt
|