Fancy-MLLM commited on
Commit
d96b17a
·
verified ·
1 Parent(s): 3f4916b

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import torch
6
  import time
7
 
8
  # Specify the local cache path for models
9
- local_path = "Fancy-MLLM/R1-OneVision/R1-OneVison-7B"
10
 
11
  # Load model and processor
12
  model = Qwen2_5_VLForConditionalGeneration.from_pretrained(
 
6
  import time
7
 
8
  # Specify the local cache path for models
9
+ local_path = "Fancy-MLLM/R1-OneVision/R1-OneVision-7B"
10
 
11
  # Load model and processor
12
  model = Qwen2_5_VLForConditionalGeneration.from_pretrained(