Spaces:
Runtime error
Runtime error
missing ipywidgets
#1
by
sukkritsharma
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ torchtext==0.10.0
|
|
9 |
scikit_learn==1.0
|
10 |
scikit-image==0.18.3
|
11 |
tqdm
|
12 |
-
gdown
|
|
|
|
9 |
scikit_learn==1.0
|
10 |
scikit-image==0.18.3
|
11 |
tqdm
|
12 |
+
gdown
|
13 |
+
ipywidgets
|