Spaces:
Runtime error
Runtime error
Eddycrack864
commited on
Commit
•
fb9da38
1
Parent(s):
7332959
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -40,5 +40,5 @@ samplerate==0.1.0
|
|
40 |
screeninfo==0.8.1
|
41 |
PySoundFile==0.9.0.post1; sys_platform != 'windows'
|
42 |
SoundFile==0.9.0; sys_platform == 'windows'
|
43 |
-
gradio
|
44 |
onnx2pytorch
|
|
|
40 |
screeninfo==0.8.1
|
41 |
PySoundFile==0.9.0.post1; sys_platform != 'windows'
|
42 |
SoundFile==0.9.0; sys_platform == 'windows'
|
43 |
+
gradio==3.48.0
|
44 |
onnx2pytorch
|