Spaces:
Runtime error
Runtime error
gradio 4.16.0 bump
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
torch
|
| 3 |
pytube
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
torch
|
| 3 |
pytube
|
| 4 |
+
gradio==4.16.0
|