svjack commited on
Commit
ba43036
·
verified ·
1 Parent(s): 70eb95f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]