edbeeching commited on
Commit
ac0089d
·
1 Parent(s): 8854100
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ from transformers import AutoConfig
12
  Still TODO:
13
  - validate the user is PRO
14
  - check the output dataset token is valid
15
-
16
  """
17
 
18
 
 
12
  Still TODO:
13
  - validate the user is PRO
14
  - check the output dataset token is valid
15
+ - validate max model params
16
  """
17
 
18