Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
numpy
|
| 3 |
torch
|
| 4 |
-
|
| 5 |
-
plotly
|
| 6 |
-
loguru
|
| 7 |
-
pyyaml
|
| 8 |
-
wandb
|
|
|
|
| 1 |
gradio>=4.0.0
|
|
|
|
| 2 |
torch
|
| 3 |
+
numpy
|
| 4 |
+
plotly
|
|
|
|
|
|
|
|
|