|
|
@@ -12,4 +12,4 @@ To run the bot:
|
|
|
* put the discord bot token in a file named `discord`
|
|
|
* copy the huggingface token to `tokens/huggingface`
|
|
|
* create a folder `model_data` (downloaded model data is cached there)
|
|
|
-* `pipenv run python arty/main.py`
|
|
|
+* `pipenv run python main.py`
|