Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
-
# Gradio stack (versions known to work together)
|
| 2 |
gradio==4.44.1
|
| 3 |
gradio-client==1.3.0
|
| 4 |
fastapi==0.116.1
|
| 5 |
starlette==0.47.3
|
| 6 |
|
| 7 |
-
# Your libs (kept compatible with your saved artifacts)
|
| 8 |
numpy==1.25.1
|
| 9 |
scikit-learn==1.4.1.post1
|
| 10 |
h5py==3.8.0
|
|
|
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
gradio-client==1.3.0
|
| 3 |
fastapi==0.116.1
|
| 4 |
starlette==0.47.3
|
| 5 |
|
|
|
|
| 6 |
numpy==1.25.1
|
| 7 |
scikit-learn==1.4.1.post1
|
| 8 |
h5py==3.8.0
|