Spaces:
Runtime error
Runtime error
subhannadeem1
commited on
Commit
Β·
f905605
1
Parent(s):
fc669ae
Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
accelerate
|
5 |
-
safetensors
|
6 |
-
einops
|
7 |
-
onnxruntime-gpu
|
8 |
-
spaces==0.19.4
|
9 |
-
opencv-python
|
10 |
-
git+https://github.com/tencent-ailab/IP-Adapter.git
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|