mingyuan commited on
Commit
ee44c6d
·
1 Parent(s): a90ae10
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -97,8 +97,8 @@ def create_lmm():
97
 
98
  # device = 'cpu'
99
  device = 'cuda'
100
- # type = "hf"
101
- type = "local"
102
 
103
  if type == "local":
104
  load_file_list = {
 
97
 
98
  # device = 'cpu'
99
  device = 'cuda'
100
+ type = "hf"
101
+ # type = "local"
102
 
103
  if type == "local":
104
  load_file_list = {