update and windows deploy
This commit is contained in:
parent
c40d816325
commit
9127461e82
3 changed files with 71 additions and 66 deletions
|
@ -1,7 +1,7 @@
|
|||
You will need to make three folders:
|
||||
|
||||
node-bin - contains nodejs portable
|
||||
python-bin - contains python3 portable - don't forget to add the .pth file and adjust it accordingly, because import site is normally missing.
|
||||
python-bin - contains python3 portable - don't forget to add the .pth file and adjust it accordingly, because import site is normally missing. -- also put your python files in here too, else it will not run!
|
||||
ollama.bin - contains ollama portable
|
||||
|
||||
you also need vc redist 2019
|
|
@ -1,4 +1,4 @@
|
|||
python313.zip
|
||||
python312.zip
|
||||
.
|
||||
|
||||
# Uncomment to run site.main() automatically
|
Loading…
Add table
Add a link
Reference in a new issue