Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
pymed
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
-
transformers
|
|
|
5 |
torch
|
6 |
torchvision==0.12.0
|
7 |
Pillow==8.4.0
|
|
|
1 |
pymed
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
+
transformers==4.12.5
|
5 |
+
https://github.com/haotian-liu/LLaVA
|
6 |
torch
|
7 |
torchvision==0.12.0
|
8 |
Pillow==8.4.0
|