Switch Qwen2-VL notebook to GenAI#2723
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
View / edit / reply to this conversation on ReviewNB eaidova commented on 2025-02-06T16:21:23Z Line #1. %pip install -q "nncf>=2.14.0" "transformers>=4.45" "torch>=2.1" "torchvision" "Pillow" "gradio>=4.36" --extra-index-url https://download.pytorch.org/whl/cpu -U nncf>=2.15.0 yatarkan commented on 2025-02-06T16:38:39Z Fixed |
|
View / edit / reply to this conversation on ReviewNB eaidova commented on 2025-02-06T16:21:24Z Line #11. # demo.launch(server_name="0.0.0.0", server_port=51081, share=True, debug=True) please restore server example comment: # demo.launch(server_name='your server name', server_port='server port in int') yatarkan commented on 2025-02-06T16:38:35Z Fixed |
|
Fixed View entire conversation on ReviewNB |
|
Fixed View entire conversation on ReviewNB |
Ticket: CVS-158716