Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,12 +1,5 @@
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
3 |
authlib
|
4 |
-
starlette
|
5 |
-
transformers
|
6 |
-
numpy
|
7 |
-
torch
|
8 |
epub2txt
|
9 |
-
|
10 |
-
uvicorn
|
11 |
-
websockets
|
12 |
-
websocket-client
|
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
3 |
authlib
|
|
|
|
|
|
|
|
|
4 |
epub2txt
|
5 |
+
openai
|
|
|
|
|
|