Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ ftfy
|
|
4 |
ipywidgets>=7,<8
|
5 |
datasets
|
6 |
diffusers
|
7 |
-
torch
|
|
|
|
4 |
ipywidgets>=7,<8
|
5 |
datasets
|
6 |
diffusers
|
7 |
+
torch
|
8 |
+
nvidia-ml-py3
|