meg HF staff commited on
Commit
12f4cb7
·
verified ·
1 Parent(s): 7af8af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ API = HfApi(token=TOKEN)
14
 
15
 
16
  ## All the model information that we might need
17
- @dataclass
18
  class ModelDetails:
19
  name: str
20
  display_name: str = ""
 
14
 
15
 
16
  ## All the model information that we might need
 
17
  class ModelDetails:
18
  name: str
19
  display_name: str = ""