Allow directly running KoboldAI from CLI in Linux
Its made for Python3, so we assume python3 is installed in its usual location. If it isn't you can always run it yourself with whatever command you used prior to this change.
This commit is contained in:
parent
21ae45e9ab
commit
4bcffc614e
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#==================================================================#
|
||||
# KoboldAI
|
||||
# Version: 1.16.4
|
||||
|
|
Loading…
Reference in New Issue