VIVEK JAYARAM commited on
Commit
f5c3b8a
·
1 Parent(s): a9141e6

Changed requirements for huggingface

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- diffusers==0.30.3
2
- gradio==5.3.0
3
- numpy==2.1.2
4
- Pillow==11.0.0
5
- PyYAML==6.0.2
6
- scipy==1.14.1
7
- torch==2.4.1+cu124
8
- torchvision==0.19.1+cu124
9
- tqdm==4.66.5
 
1
+ diffusers
2
+ gradio
3
+ numpy
4
+ Pillow
5
+ PyYAML
6
+ scipy
7
+ torch
8
+ torchvision
9
+ tqdm