ford442 commited on
Commit
ebdc0f1
·
verified ·
1 Parent(s): dc48953

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- #spaces
 
 
 
 
 
2
 
3
  #bitsandbytes
4
 
5
  accelerate
6
 
7
- torchvision
8
-
9
- #torchaudio
10
-
11
  transformers
12
 
13
  safetensors
@@ -43,4 +44,3 @@ diffusers
43
  git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
44
 
45
  timm
46
-
 
1
+ spaces
2
+
3
+ --extra-index-url https://download.pytorch.org/whl/cu124
4
+ torch
5
+ torchvision
6
+ torchaudio
7
 
8
  #bitsandbytes
9
 
10
  accelerate
11
 
 
 
 
 
12
  transformers
13
 
14
  safetensors
 
44
  git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
45
 
46
  timm