Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#1)
Browse files- Update requirements.txt (95e1906e7a4c0f88768dad30d0e452fd30cfb086)
- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ transformers
|
|
7 |
accelerate
|
8 |
diffusers
|
9 |
fastapi<0.113.0
|
10 |
-
opencv-python
|
|
|
|
|
|
|
|
7 |
accelerate
|
8 |
diffusers
|
9 |
fastapi<0.113.0
|
10 |
+
opencv-python
|
11 |
+
|
12 |
+
# Janus-Pro-7B multimodal model
|
13 |
+
git+https://github.com/deepseek-ai/Janus.git@main#egg=Janus
|