Spaces:
Runtime error
Runtime error
upload requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
torchaudio
|
4 |
-
detectron2
|
5 |
transformers
|
6 |
openai
|
7 |
diffusers[torch]
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
detectron2
|
5 |
transformers
|
6 |
openai
|
7 |
diffusers[torch]
|