Spaces:
Runtime error
Runtime error
Commit
·
e0fde07
1
Parent(s):
e573858
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ numpy
|
|
| 3 |
scikit-learn
|
| 4 |
pandas
|
| 5 |
torch
|
|
|
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
diffusers
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
pandas
|
| 5 |
torch
|
| 6 |
+
torchvision
|
| 7 |
numpy
|
| 8 |
matplotlib
|
| 9 |
diffusers
|