Spaces:
Runtime error
Runtime error
123LETSPLAY
commited on
Commit
•
3abc530
1
Parent(s):
01da673
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
gradio
|
3 |
+
torch # or torch torchvision torchaudio if you're using GPU
|
4 |
+
transformers
|