Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
PyMuPDF
|
| 3 |
TTS
|
|
|
|
| 1 |
+
torch==2.0.1
|
| 2 |
+
torchaudio==2.0.1
|
| 3 |
streamlit
|
| 4 |
PyMuPDF
|
| 5 |
TTS
|