vpcom commited on
Commit
d8e0423
·
1 Parent(s): 5393c5e

fix: apparently no _get_recommended_model anymore

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -42,7 +42,6 @@ from huggingface_hub.inference._common import (
42
  _bytes_to_dict,
43
  _bytes_to_image,
44
  _bytes_to_list,
45
- _get_recommended_model,
46
  _import_numpy,
47
  _is_tgi_server,
48
  _open_as_binary,
 
42
  _bytes_to_dict,
43
  _bytes_to_image,
44
  _bytes_to_list,
 
45
  _import_numpy,
46
  _is_tgi_server,
47
  _open_as_binary,