gagndeep commited on
Commit
0cf4fa2
·
verified ·
1 Parent(s): 75f5a64

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
 
2
- torch>=2.6.0
3
- diffusers==0.35.0
4
- transformers==4.46.0
5
- huggingface-hub==0.26.1
6
  gradio
7
  spaces
8
- peft==0.17.0
9
- loguru==0.7.3
10
- numpy==1.26.4
11
- pillow==11.0.0
12
- imageio==2.36.0
13
- imageio-ffmpeg==0.5.1
14
- omegaconf>=2.3.0
15
- safetensors==0.4.5
16
- torchvision>=0.17.0
17
  scipy
18
  accelerate
19
  sentencepiece
 
1
 
2
+ torch
3
+ diffusers
4
+ transformers
5
+ huggingface-hub
6
  gradio
7
  spaces
8
+ peft
9
+ loguru
10
+ numpy
11
+ pillow
12
+ imageio
13
+ imageio-ffmpeg
14
+ omegaconf
15
+ safetensors
16
+ torchvision
17
  scipy
18
  accelerate
19
  sentencepiece