acecalisto3 commited on
Commit
7ada1ee
·
verified ·
1 Parent(s): 4fe9644

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -208,7 +208,6 @@ class ModelManager:
208
  "cache_dir": str(cache_dir),
209
  "device_map": "auto" # Add device mapping
210
  }
211
- }
212
  }
213
  }
214
 
 
208
  "cache_dir": str(cache_dir),
209
  "device_map": "auto" # Add device mapping
210
  }
 
211
  }
212
  }
213