Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -7,3 +7,7 @@ gradio==5.22.0
|
|
7 |
|
8 |
torch==2.4.0
|
9 |
torchvision==0.19.0
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
torch==2.4.0
|
9 |
torchvision==0.19.0
|
10 |
+
|
11 |
+
httpx[socks]
|
12 |
+
gradio
|
13 |
+
spaces
|