dielz commited on
Commit
f71d151
·
verified ·
1 Parent(s): 63dc1ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,7 +6,7 @@ huggingface-hub
6
  optimum-quanto
7
  datasets
8
  omegaconf
9
- # diffusers==0.32.1
10
  sentencepiece
11
  opencv-python
12
  matplotlib
@@ -16,7 +16,7 @@ invisible-watermark
16
  wandb
17
  gguf
18
  fire
19
- # bitsandbytes==0.44.1 # torch2.5
20
  bitsandbytes
21
  peft
22
  gradio==3.50.1
 
6
  optimum-quanto
7
  datasets
8
  omegaconf
9
+ diffusers==0.32.1
10
  sentencepiece
11
  opencv-python
12
  matplotlib
 
16
  wandb
17
  gguf
18
  fire
19
+ bitsandbytes==0.44.1 # torch2.5
20
  bitsandbytes
21
  peft
22
  gradio==3.50.1