Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohaska authored Mar 16, 2023
1 parent aac9615 commit d66d949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ How to set up:
1. Create an account on Huggingface (https://huggingface.co)
2. Generate a read-access token (https://huggingface.co/settings/tokens)
3. Find a host for this bot. I use Daki (https://daki.cc)
4. Create a server. I use 10% CPU, 100mb RAM and 200mb disk storage. Remember to set the programming language as Python.
4. Create a server. The absolute minimum necessary is 10% CPU, 100mb RAM and 200mb disk storage. Adding more CPU will make your server start up faster but does little else. **Remember to set the programming language as Python!**
5. Copy the repository and file names.
6. Edit environment variables in .env
- USER_AGENT: I use "email@email.com AI Issue Answering" as the user agent, where email@email.com is your actual email.
Expand Down

0 comments on commit d66d949

Please sign in to comment.