Spaces:
Runtime error
Runtime error
gdTharusha
commited on
Commit
•
18c26fb
1
Parent(s):
bf1919a
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
-
Pillow
|
3 |
-
numpy
|
4 |
-
vtracer
|
5 |
-
scikit-image
|
6 |
-
opencv-python-headless
|
7 |
-
rembg
|
8 |
-
torch
|
9 |
-
transformers
|
10 |
-
huggingface-hub
|
11 |
-
requests
|
|
|
1 |
+
gradio
|
2 |
+
Pillow
|
3 |
+
numpy
|
4 |
+
vtracer
|
5 |
+
scikit-image
|
6 |
+
opencv-python-headless
|
7 |
+
rembg
|
8 |
+
torch
|
9 |
+
transformers
|
10 |
+
huggingface-hub
|
11 |
+
requests
|