Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ accelerate
|
|
5 |
gradio
|
6 |
IPython
|
7 |
torchvision
|
8 |
-
scipy
|
|
|
|
5 |
gradio
|
6 |
IPython
|
7 |
torchvision
|
8 |
+
scipy
|
9 |
+
ipywidgets
|