Open bisque-qwe opened 4 days ago
Traceback (most recent call last):
File "/root/anaconda3/envs/qwen2-vl/lib/python3.11/site-packages/transformers/utils/import_utils.py", line 1778, in _get_module
return importlib.import_module("." + module_name, self.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/anaconda3/envs/qwen2-vl/lib/python3.11/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/panzhichun/Qwen2-VL-72B-Instruct-AWQ/test_qwen_vl.py", line 1, in
直接使用pip install -r requirements_web_demo.txt,运行测试demo失败,安装尝试了pip install git+https://github.com/huggingface/transformers