Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
torch
|
| 5 |
-
Pillow
|
|
|
|
| 1 |
+
streamlit==0.89.0
|
| 2 |
+
torch==1.10.0
|
| 3 |
+
diffusers==0.3.1
|
|
|
|
|
|