Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -7,4 +7,10 @@ einops
|
|
7 |
onnxruntime-gpu
|
8 |
spaces==0.19.4
|
9 |
opencv-python
|
10 |
-
git+https://github.com/tencent-ailab/IP-Adapter.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
onnxruntime-gpu
|
8 |
spaces==0.19.4
|
9 |
opencv-python
|
10 |
+
git+https://github.com/tencent-ailab/IP-Adapter.git
|
11 |
+
gradio
|
12 |
+
torch
|
13 |
+
torchvision
|
14 |
+
numpy
|
15 |
+
Pillow
|
16 |
+
huggingface_hub
|