Geonmo commited on
Commit
862ed65
β€’
1 Parent(s): cbfc9cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- git+https://github.com/huggingface/transformers
2
  ftfy
3
  regex
4
  tqdm
@@ -6,3 +6,4 @@ git+https://github.com/openai/CLIP.git
6
  gradio
7
  torch
8
  wget
 
 
1
+ transformers
2
  ftfy
3
  regex
4
  tqdm
 
6
  gradio
7
  torch
8
  wget
9
+ httpx==0.24.1