Spaces:
Runtime error
Runtime error
starsnatched
commited on
Commit
·
81b1292
1
Parent(s):
51ac17a
Add colorama to requirements for enhanced terminal output
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ colorlog
|
|
2 |
ollama
|
3 |
peewee
|
4 |
discord.py
|
|
|
|
2 |
ollama
|
3 |
peewee
|
4 |
discord.py
|
5 |
+
colorama
|