MrEngineer commited on
Commit
fc3712c
·
verified ·
1 Parent(s): c4b0781

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ The model was fine-tuned for 3 epochs on an NVIDIA A100-40GB GPU using mixed pre
26
  ## Local Web UI (Gradio)
27
  The repository includes a local `app.py` script that loads these LoRA adapters and spins up a local web UI for inference.
28
 
29
- ![Gradio Web UI Demo](vlm_demo.webp)
30
 
31
  ### Framework versions
32
  - PEFT 0.11.1
 
26
  ## Local Web UI (Gradio)
27
  The repository includes a local `app.py` script that loads these LoRA adapters and spins up a local web UI for inference.
28
 
29
+ ![Gradio Web UI Demo](ScreenRecord.gif)
30
 
31
  ### Framework versions
32
  - PEFT 0.11.1