Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
6a58588
1
Parent(s):
c58595b
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
pipeline
|
5 |
+
transformers
|
6 |
+
accelerate
|
7 |
+
safetensors
|
8 |
+
spaces
|
9 |
+
peft
|
10 |
+
gradio
|