Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,5 +7,4 @@ gradio==3.35.2
|
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
8 |
torch==2.0.1
|
9 |
apache-beam==2.48.0
|
10 |
-
dill==0.3.1.1
|
11 |
-
multiprocess==0.70.14
|
|
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
8 |
torch==2.0.1
|
9 |
apache-beam==2.48.0
|
10 |
+
dill==0.3.1.1
|
|