Spaces:
Running
Running
Commit
·
4953f3c
1
Parent(s):
b73d23f
Remove version for gradio_client in requirements
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
einops==0.8.1
|
2 |
gradio==4.44.1
|
3 |
gradio_calendar==0.0.6
|
4 |
-
gradio_client==1.3.0
|
5 |
numpy==1.26.4
|
6 |
plotly==5.24.1
|
7 |
polars==1.21.0
|
|
|
1 |
einops==0.8.1
|
2 |
gradio==4.44.1
|
3 |
gradio_calendar==0.0.6
|
|
|
4 |
numpy==1.26.4
|
5 |
plotly==5.24.1
|
6 |
polars==1.21.0
|