Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ tensorboardX
|
|
10 |
scipy
|
11 |
opencv-python
|
12 |
einops
|
13 |
-
PySimpleGUI
|
14 |
fastai==2.4.0
|
15 |
visdom>=0.1.8.8
|
|
|
10 |
scipy
|
11 |
opencv-python
|
12 |
einops
|
13 |
+
#PySimpleGUI
|
14 |
fastai==2.4.0
|
15 |
visdom>=0.1.8.8
|