Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesAdded all the requirements
- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -8,4 +8,10 @@ wandb
|
|
8 |
torchmetrics
|
9 |
urllib3==1.22
|
10 |
gradio
|
11 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
torchmetrics
|
9 |
urllib3==1.22
|
10 |
gradio
|
11 |
+
torchvision
|
12 |
+
scikit-learn
|
13 |
+
pandas
|
14 |
+
matplotlib
|
15 |
+
seaborn
|
16 |
+
numpy
|
17 |
+
torch
|