Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
transformers
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.36.2
|
2 |
+
torch==2.1.2
|
3 |
+
gradio==4.12.0
|
4 |
+
numpy==1.26.3
|
5 |
+
torchaudio==2.1.2
|
6 |
+
ffmpeg-python==0.2.0
|
7 |
+
accelerate==0.25.0
|
8 |
+
protobuf==4.25.1
|