svjack commited on
Commit
4c16d6d
·
verified ·
1 Parent(s): 98bf373

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  transformers==4.43.4
@@ -13,4 +13,8 @@ spaces
13
  insightface==0.7.3
14
  onnx==1.16.2
15
  onnxruntime==1.18.1
16
- peft==0.12.0
 
 
 
 
 
1
+ #--extra-index-url https://download.pytorch.org/whl/cu121
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  transformers==4.43.4
 
13
  insightface==0.7.3
14
  onnx==1.16.2
15
  onnxruntime==1.18.1
16
+ peft==0.12.0
17
+
18
+ gradio
19
+ httpx[socks]
20
+ datasets