Spaces:
Sleeping
Sleeping
Create requeriments.txt
Browse files- requeriments.txt +9 -0
requeriments.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
|
5 |
+
numpy
|
6 |
+
pillow
|
7 |
+
gradio==3.50.2
|
8 |
+
transformers
|
9 |
+
supervision
|