Spaces:
Sleeping
Sleeping
edbeeching
commited on
Commit
·
ac0089d
1
Parent(s):
8854100
fix todo
Browse files
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 |
|