Spaces:
Paused
Paused
Zhen Ye
commited on
Commit
·
48d3b52
1
Parent(s):
9bee0f7
Fix internvl dependency subdirectory
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,4 @@ timm
|
|
| 13 |
ffmpeg-python
|
| 14 |
python-dotenv
|
| 15 |
einops
|
| 16 |
-
internvl @ git+https://github.com/OpenGVLab/InternVL.git
|
|
|
|
| 13 |
ffmpeg-python
|
| 14 |
python-dotenv
|
| 15 |
einops
|
| 16 |
+
internvl @ git+https://github.com/OpenGVLab/InternVL.git#subdirectory=internvl_chat
|