Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
|
|
3 |
authlib
|
4 |
epub2txt
|
5 |
openai
|
|
|
1 |
gradio[oauth]
|
2 |
itsdangerous
|
3 |
+
cryptography
|
4 |
authlib
|
5 |
epub2txt
|
6 |
openai
|