missspell
This commit is contained in:
parent
0b9333da2c
commit
c263335830
@ -109,5 +109,5 @@ if __name__ == "__main__":
|
||||
warnings.warn("You don't have cuda available, training might be taking long time or impossible")
|
||||
|
||||
if not hug_token:
|
||||
raise Exception("You need to set up HUG_TOKKEN in enviroments to push output model to hub")
|
||||
raise Exception("You need to set up HUG_TOKEN in enviroments to push output model to hub")
|
||||
main(config, hug_token)
|
||||
|
Loading…
Reference in New Issue
Block a user