Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ gradio
|
|
15 |
torch
|
16 |
torchvision
|
17 |
openmim
|
18 |
-
httpx[socks]
|
|
|
|
|
|
15 |
torch
|
16 |
torchvision
|
17 |
openmim
|
18 |
+
httpx[socks]
|
19 |
+
|
20 |
+
nptyping
|