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