Spaces:
Runtime error
Runtime error
Create requirements.txt
#2
by
jssck
- opened
- requirements.txt +6 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
transformers
|
| 6 |
-
|
| 7 |
-
rembg
|
| 8 |
-
huggingface-hub
|
| 9 |
-
gradio
|
|
|
|
| 1 |
+
--index-url https://download.pytorch.org/whl/cu118
|
| 2 |
+
torch
|
| 3 |
+
torchvision
|
| 4 |
+
torchaudio
|
| 5 |
+
transformers
|
| 6 |
+
|
|
|
|
|
|
|
|
|