fffiloni commited on
Commit
934dbb6
·
verified ·
1 Parent(s): 0121406

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -2,7 +2,8 @@ torch==2.1.2
2
  torchvision==0.16.2
3
  torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
4
  gradio==5.8.0
5
- huggingface_hub==0.25.2
 
6
  absl-py==2.1.0
7
  accelerate==1.1.1
8
  addict==2.4.0
@@ -35,7 +36,8 @@ dataclasses-json==0.6.7
35
  datasets==3.1.0
36
  decorator==4.4.2
37
  Deprecated==1.2.15
38
- diffusers==0.26.0
 
39
  dill==0.3.8
40
  docker-pycreds==0.4.0
41
  einops==0.8.0
 
2
  torchvision==0.16.2
3
  torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
4
  gradio==5.8.0
5
+ #huggingface_hub==0.25.2
6
+ huggingface-hub
7
  absl-py==2.1.0
8
  accelerate==1.1.1
9
  addict==2.4.0
 
36
  datasets==3.1.0
37
  decorator==4.4.2
38
  Deprecated==1.2.15
39
+ #diffusers==0.26.0
40
+ diffusers
41
  dill==0.3.8
42
  docker-pycreds==0.4.0
43
  einops==0.8.0