Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ scipy>=1.4.1
|
|
10 |
torch>=1.7.0
|
11 |
torchvision>=0.8.1
|
12 |
tqdm>=4.41.0
|
|
|
13 |
|
14 |
# Plotting ------------------------------------
|
15 |
pandas>=1.1.4
|
|
|
10 |
torch>=1.7.0
|
11 |
torchvision>=0.8.1
|
12 |
tqdm>=4.41.0
|
13 |
+
waitress
|
14 |
|
15 |
# Plotting ------------------------------------
|
16 |
pandas>=1.1.4
|