svjack commited on
Commit
a8c879a
·
verified ·
1 Parent(s): 1208ec7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -17,3 +17,8 @@ git+https://github.com/openai/CLIP.git
17
  --extra-index-url https://download.pytorch.org/whl/cu124
18
  torch==2.4.0
19
  torchvision==0.19.0
 
 
 
 
 
 
17
  --extra-index-url https://download.pytorch.org/whl/cu124
18
  torch==2.4.0
19
  torchvision==0.19.0
20
+
21
+ gradio
22
+ httpx[socks]
23
+ spaces
24
+ huggingface_hub