Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ torch==1.12.1
|
|
7 |
gradio==3.1.4
|
8 |
httpx==0.23.0
|
9 |
httpcore==0.15.0
|
10 |
-
torch
|
|
|
|
7 |
gradio==3.1.4
|
8 |
httpx==0.23.0
|
9 |
httpcore==0.15.0
|
10 |
+
torch
|
11 |
+
joblib
|