NickKolok commited on
Commit
b949620
1 Parent(s): 1c1b839

[fix] prevent `huggingface_hub` from updating (0.26+ seems to break everything)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- llava-torch
 
 
1
+ llava-torch
2
+ huggingface_hub==0.25.2