24Sureshkumar commited on
Commit
f9ff107
·
verified ·
1 Parent(s): 73242f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- torch
2
  transformers
 
3
  diffusers
4
  accelerate
5
- streamlit
6
- pillow
7
- huggingface-hub
8
- xformers ; platform_system == "Windows"
 
1
+ streamlit
2
  transformers
3
+ torch
4
  diffusers
5
  accelerate
6
+ safetensors
7
+
8
+
9
+