claudiobxdai commited on
Commit
5af325d
·
verified ·
1 Parent(s): a3c1a92

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- torch>=2.4.0
2
- transformers>=4.35.0
3
- diffusers>=0.25.0
4
- gradio>=4.0.0
5
- huggingface_hub
6
- git+https://github.com/hpcaitech/Open-Sora.git@main
7
- xformers==0.0.27.post2
8
- flash-attn
9
  numpy
10
  Pillow
11
- colossalai>=0.3.7
 
1
+ gradio>=3.50.2
2
+ torch==2.0.1
3
+ torchvision==0.15.2
 
 
 
 
 
4
  numpy
5
  Pillow
6
+ huggingface_hub>=0.16.4