ford442 commited on
Commit
3bc9964
·
verified ·
1 Parent(s): 0cb0d5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  #gradio[oauth]==5.11.0
2
 
3
- #spaces
4
 
5
- #accelerate==1.2.1
6
  #git+https://github.com/huggingface/accelerate.git
7
- #transformers==4.48.0
8
  git+https://github.com/huggingface/transformers.git
9
 
10
- safetensors==0.5.2
11
 
12
  paramiko
13
 
@@ -30,8 +30,9 @@ huggingface_hub[hf_transfer]
30
 
31
  #torchsde==0.2.6
32
 
33
- #torch==2.4.0
34
-
35
- peft==0.14.0
 
36
 
37
  #numpy==1.25.2
 
1
  #gradio[oauth]==5.11.0
2
 
3
+ spaces
4
 
5
+ #accelerate
6
  #git+https://github.com/huggingface/accelerate.git
7
+ transformers
8
  git+https://github.com/huggingface/transformers.git
9
 
10
+ safetensors
11
 
12
  paramiko
13
 
 
30
 
31
  #torchsde==0.2.6
32
 
33
+ torch
34
+ torchvision
35
+ pipeline
36
+ peft
37
 
38
  #numpy==1.25.2