svjack commited on
Commit
62def6c
Β·
verified Β·
1 Parent(s): 3072485

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch
3
  diffusers==0.27.2
4
  transformers==4.36.2
@@ -9,3 +9,6 @@ einops
9
  peft
10
  gradio==4.29.0
11
  protobuf==3.20
 
 
 
 
1
+ #--extra-index-url https://download.pytorch.org/whl/cu121
2
  torch
3
  diffusers==0.27.2
4
  transformers==4.36.2
 
9
  peft
10
  gradio==4.29.0
11
  protobuf==3.20
12
+
13
+ gradio
14
+ httpx[socks]