Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -48,3 +48,6 @@ torchvision==0.19.0
|
|
48 |
torchaudio==2.4.0
|
49 |
# for kohya_ss library
|
50 |
-e git+https://github.com/showlab/MakeAnything.git#egg=library
|
|
|
|
|
|
|
|
48 |
torchaudio==2.4.0
|
49 |
# for kohya_ss library
|
50 |
-e git+https://github.com/showlab/MakeAnything.git#egg=library
|
51 |
+
|
52 |
+
gradio
|
53 |
+
httpx[socks]
|