Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ numpy
|
|
| 3 |
scipy
|
| 4 |
matplotlib
|
| 5 |
streamlit-drawable-canvas
|
|
|
|
| 6 |
torch==2.0.1
|
| 7 |
transformers==4.30.2
|
| 8 |
diffusers==0.11.1
|
|
|
|
| 3 |
scipy
|
| 4 |
matplotlib
|
| 5 |
streamlit-drawable-canvas
|
| 6 |
+
accelerate
|
| 7 |
torch==2.0.1
|
| 8 |
transformers==4.30.2
|
| 9 |
diffusers==0.11.1
|