Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,7 @@ numpy
|
|
| 3 |
scikit-learn
|
| 4 |
pandas
|
| 5 |
kornia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
pandas
|
| 5 |
kornia
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|
| 8 |
+
diffusers
|
| 9 |
+
accelerate
|