Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio==3.41.2
|
2 |
+
transformers==4.36.2
|
3 |
+
torch==2.1.0
|
4 |
+
svgwrite==1.4.1
|
5 |
+
cairosvg==2.7.0
|
6 |
+
speechrecognition==3.10.0
|
7 |
+
pyaudio==0.2.13
|