Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,8 @@ spaces
|
|
| 6 |
torch
|
| 7 |
transformers
|
| 8 |
xformers
|
| 9 |
-
git+https://github.com/tencent-ailab/IP-Adapter.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
torch
|
| 7 |
transformers
|
| 8 |
xformers
|
| 9 |
+
git+https://github.com/tencent-ailab/IP-Adapter.git
|
| 10 |
+
einops
|
| 11 |
+
onnxruntime-gpu
|
| 12 |
+
opencv-python
|
| 13 |
+
safetensors
|