Commit graph

2878 commits

Author SHA1 Message Date
oobabooga
30d7c4eaa1 Forward --help to server.py 2023-09-23 07:27:27 -07:00
oobabooga
c2ae01fb04 Improved readability 2023-09-23 07:10:01 -07:00
oobabooga
fc351ff3e5 Improved readability 2023-09-23 06:48:09 -07:00
oobabooga
e6f445f3eb Improved readability of one_click.py 2023-09-23 06:28:58 -07:00
oobabooga
639723845a Make N the "None" install option 2023-09-23 05:25:06 -07:00
oobabooga
0306b61bb0 Add IPEX option to the installer (experimental) 2023-09-23 05:17:41 -07:00
jllllll
b5e1f12394
Use call for conda deactivate in Windows installer (#4042) 2023-09-23 08:33:44 -03:00
oobabooga
4b4d283a4c
Update README.md 2023-09-23 00:09:59 -03:00
oobabooga
0581f1094b
Update README.md 2023-09-22 23:31:32 -03:00
oobabooga
968f98a57f
Update README.md 2023-09-22 23:23:16 -03:00
mongolu
d70b8d9048 Added two ENVs in webui.py for docker (#111) 2023-09-22 19:04:41 -07:00
oobabooga
72b4ab4c82 Update README 2023-09-22 15:20:09 -07:00
oobabooga
7b9ad643a0 Update CMD_FLAGS.txt 2023-09-22 15:02:11 -07:00
oobabooga
336c8de503 Add an example to CMD_FLAGS.txt 2023-09-22 15:01:45 -07:00
oobabooga
5dd212cf52 TTS extensions fixes after #4022 2023-09-22 14:58:51 -07:00
FartyPants
26f10854f3
Training PRO extension update (#4036) 2023-09-22 18:51:31 -03:00
oobabooga
c5e0ab7174 Minor bug fix 2023-09-22 14:50:27 -07:00
oobabooga
a0c7d764b5 Fix pytorch installation on Linux 2023-09-22 14:34:30 -07:00
oobabooga
b1467bd064
Move one-click-installers into the repository (#4028 from oobabooga/one-click) 2023-09-22 17:43:07 -03:00
deevis
7f0ea4dc16 feature: allow comments in CMD_FLAGS.txt (#127)
---------

Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-09-22 13:28:24 -07:00
oobabooga
08e7ee4c4c Merge remote-tracking branch 'refs/remotes/origin/one-click' into one-click 2023-09-22 13:11:04 -07:00
oobabooga
c075969875 Add instructions 2023-09-22 13:10:03 -07:00
oobabooga
589ee9f623
Update README.md 2023-09-22 16:21:48 -03:00
oobabooga
c33a94e381 Rename doc file 2023-09-22 12:17:47 -07:00
oobabooga
0fee18e8b7 Rename some functions 2023-09-22 12:08:05 -07:00
oobabooga
6c5f81f002 Rename webui.py to one_click.py 2023-09-22 12:00:06 -07:00
oobabooga
fe2acdf45f
Update README.md 2023-09-22 15:52:20 -03:00
oobabooga
967dda17a0 Remove OOBABOOGA_FLAGS 2023-09-22 10:52:52 -07:00
oobabooga
ccfc919016 Make webui.py more readable 2023-09-22 10:51:29 -07:00
oobabooga
c74326de02 Fixes by @jllllll 2023-09-22 10:37:22 -07:00
oobabooga
b4b5f45558 Join the installation instructions 2023-09-22 10:28:22 -07:00
oobabooga
2d2a8cfb48 Remove a file 2023-09-22 10:08:08 -07:00
oobabooga
3314b7d795 Allow start scripts to have command-line flags 2023-09-22 10:03:56 -07:00
oobabooga
d43d150b1e Fix a bug in the chat API (closes #4034) 2023-09-22 09:40:07 -07:00
oobabooga
8ab3eca9ec Add a warning for outdated installations 2023-09-22 09:35:19 -07:00
oobabooga
86648d4085 Remove CUDA, keep only pytorch 2023-09-22 08:13:11 -07:00
oobabooga
66363a4d70 Minor changes / reorder some functions 2023-09-22 08:02:21 -07:00
oobabooga
84b5a519cb
Merge pull request #4029 from jllllll/one-click
Various one-click-installer updates and fixes
2023-09-22 11:55:01 -03:00
oobabooga
02e771403b Improve the default character 2023-09-22 07:23:33 -07:00
oobabooga
95976a9d4f Fix a bug while deleting characters 2023-09-22 06:02:34 -07:00
jllllll
69b0aedd95
Fix missing models warning 2023-09-22 01:12:08 -05:00
jllllll
060bb76aa0
Update WSL installer 2023-09-22 01:10:30 -05:00
oobabooga
ee7bf49804 Change back list style 2023-09-21 21:09:22 -07:00
jllllll
9054c98eca
Use --autostash on git pull 2023-09-21 23:00:33 -05:00
oobabooga
12e312ae9c Focus on the chat input always 2023-09-21 20:32:24 -07:00
jllllll
498552a92b
More robust installation check for installer 2023-09-21 22:23:23 -05:00
jllllll
cd1049eded
Add Conda env deactivation to installer scripts
Avoids conflicts with existing Conda installations
2023-09-21 21:52:29 -05:00
jllllll
6bbfc40d10
Add .git creation to installer 2023-09-21 21:51:58 -05:00
oobabooga
d5330406fa Add a rename menu for chat histories 2023-09-21 19:16:51 -07:00
oobabooga
d6814d7c15 Fix a bug in the API (closes #4027) 2023-09-21 17:54:53 -07:00