"Initial commit"
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
qwen-vl-utils/README.md
0 → 100644
qwen-vl-utils/pyproject.toml
0 → 100644
qwen3vl_infer.py
0 → 100644
qwen3vl_infer_video.py
0 → 100644
requirements.txt
0 → 100644
| # Core dependencies | |||
| gradio==5.49.1 | |||
| gradio_client==1.13.3 | |||
| transformers-stream-generator==0.0.5 | |||
| transformers==4.57.1 | |||
| #torch | |||
| #torchvision | |||
| accelerate | |||
| av==16.0.1 | |||
| # Optional dependency | |||
| # Uncomment the following line if you need flash-attn | |||
| # flash-attn | |||
| \ No newline at end of file |
web_demo_mm.py
0 → 100644
Please register or sign in to comment