THUDM / VisualGLM-6B

Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型
Apache License 2.0
4.08k stars 416 forks source link

'Chatbot' object has no attribute 'style' #356

Open LFWOvO opened 5 months ago

LFWOvO commented 5 months ago

downgrade gradio from 4.x to 3.50.0 run:

pip uninstall gradio
pip install gradio==3.50.0