Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
torch
|
5 |
-
|
6 |
-
gradio==5.25.0
|
7 |
google-generativeai
|
8 |
-
pydub
|
9 |
-
PyPDF2
|
10 |
python-docx
|
|
|
|
|
|
1 |
+
dash==3.0.3
|
2 |
+
dash-bootstrap-components==2.0.2
|
3 |
+
numpy
|
4 |
torch
|
5 |
+
transformers
|
|
|
6 |
google-generativeai
|
7 |
+
pydub
|
|
|
8 |
python-docx
|
9 |
+
PyPDF2
|
10 |
+
snac
|