Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,6 @@ accelerate>=0.20.0
|
|
| 7 |
# Gradio for web interface (pinned to stable version for HF Spaces)
|
| 8 |
# Pin both gradio and gradio_client to compatible versions
|
| 9 |
|
| 10 |
-
gradio_client==0.10.1
|
| 11 |
|
| 12 |
# Data processing
|
| 13 |
numpy>=1.24.0
|
|
|
|
| 7 |
# Gradio for web interface (pinned to stable version for HF Spaces)
|
| 8 |
# Pin both gradio and gradio_client to compatible versions
|
| 9 |
|
|
|
|
| 10 |
|
| 11 |
# Data processing
|
| 12 |
numpy>=1.24.0
|