Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ einops
|
|
11 |
scipy
|
12 |
onnxruntime-gpu
|
13 |
gradio
|
14 |
-
httpx[socks]
|
|
|
|
11 |
scipy
|
12 |
onnxruntime-gpu
|
13 |
gradio
|
14 |
+
httpx[socks]
|
15 |
+
matplotlib
|