Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==3.38.0
|
2 |
gradio_client==0.2.10
|
3 |
plotly==5.15.0
|
4 |
-
numpy==1.22.0
|
|
|
|
1 |
gradio==3.38.0
|
2 |
gradio_client==0.2.10
|
3 |
plotly==5.15.0
|
4 |
+
numpy==1.22.0
|
5 |
+
wandb==0.10.28
|