Spaces:
Runtime error
Runtime error
Nikhil0987
commited on
Commit
•
d0bfcd4
1
Parent(s):
f5fc075
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
safetensors.torch
|
2 |
-
huggingface_hub
|
3 |
diffusers
|
|
|
|
|
4 |
torch
|
5 |
-
streamlit
|
6 |
-
PyPl
|
|
|
|
|
|
|
1 |
diffusers
|
2 |
+
huggingface_hub
|
3 |
+
safetensors
|
4 |
torch
|
5 |
+
streamlit
|
|