Spaces:
Runtime error
Runtime error
Commit ·
93eef2e
1
Parent(s): 24c3ed3
Adds gradio to requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,5 @@ torchaudio==2.0.2
|
|
| 9 |
torchvision==0.15.2
|
| 10 |
transformers==4.31.0
|
| 11 |
pylint==2.17.5
|
|
|
|
|
|
|
|
|
| 9 |
torchvision==0.15.2
|
| 10 |
transformers==4.31.0
|
| 11 |
pylint==2.17.5
|
| 12 |
+
gradio==3.39.0
|
| 13 |
+
gradio_client==0.3.0
|