Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.49.0
|
2 |
torch==2.6.0
|
3 |
accelerate==1.4.0
|
4 |
-
gradio==5.20.0
|
|
|
|
1 |
transformers==4.49.0
|
2 |
torch==2.6.0
|
3 |
accelerate==1.4.0
|
4 |
+
gradio==5.20.0
|
5 |
+
git+https://github.com/haotian-liu/LLaVA.git
|