DLYuanGod / TinyGPT-V

TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones
BSD 3-Clause "New" or "Revised" License
1.24k stars 76 forks source link

Could not create share link. #25

Open chygoa opened 9 months ago

chygoa commented 9 months ago

/workspace/TinyGPT-V-main/demo_v2.py:558: GradioDeprecationWarning: 'scale' value should be an integer. Using 0.5 will cause issues. with gr.Column(scale=0.5): /workspace/TinyGPT-V-main/demo_v2.py:658: GradioDeprecationWarning: The enable_queue parameter has been deprecated. Please use the .queue() method instead. demo.launch(share=True, enable_queue=True) Running on local URL: http://127.0.0.1:7860

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app. WARNING: Invalid HTTP request received.