Spaces:
Sleeping
Sleeping
Update Gradio to 6.0.2 (synced with HF Space)
Browse files- requirements_hf.txt +1 -1
requirements_hf.txt
CHANGED
|
@@ -23,7 +23,7 @@ pyyaml
|
|
| 23 |
av==12.3.0
|
| 24 |
|
| 25 |
# Gradio for web interface
|
| 26 |
-
gradio>=
|
| 27 |
|
| 28 |
# Git dependencies
|
| 29 |
git+https://github.com/KeKsBoTer/torch-dwt
|
|
|
|
| 23 |
av==12.3.0
|
| 24 |
|
| 25 |
# Gradio for web interface
|
| 26 |
+
gradio>=6.0.2
|
| 27 |
|
| 28 |
# Git dependencies
|
| 29 |
git+https://github.com/KeKsBoTer/torch-dwt
|