Commit 0ac07a94 authored by chenpangpang's avatar chenpangpang
Browse files

feat: fix bug

parent 22c8347c
......@@ -5,4 +5,6 @@ weights/
.*
!.gitignore
__pycache__
transformers.zip
\ No newline at end of file
__MACOSX
transformers
transformers_origin.zip
\ No newline at end of file
......@@ -12,7 +12,7 @@ from threading import Thread
import gradio as gr
from qwen_vl_utils import process_vision_info
from transformers import AutoProcessor, Qwen2VLForConditionalGeneration, TextIteratorStreamer
from modelscope import snapshot_download
# from modelscope import snapshot_download
# from modelscope.hub.api import HubApi
# api = HubApi()
......
# ./transformers.zip
qwen-vl-utils
\ No newline at end of file
./transformers.zip
qwen-vl-utils
gradio
av
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment