TheAwakenOne commited on
Commit
a9fde77
·
verified ·
1 Parent(s): 4d3d2ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -12
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
- torch>=2.1.2,<2.6.0
2
- transformers>=4.47.0
3
- git+https://github.com/huggingface/diffusers.git@main
4
- accelerate>=0.21.0
5
- safetensors>=0.3.0
6
- gradio>=4.0.0
7
- spaces>=0.19.0
8
- peft>=0.15.0
9
- protobuf
10
- psutil
11
- xformers
12
- cosmos_guardrail
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ transformers
3
+ accelerate
4
+ sentencepiece
5
+ safetensors
6
+ torchvision
7
+ git+https://github.com/yiyixuxu/cosmos-guardrail.git
8
+ peft