oobabooga
8ecdb41078
fix(security): sanitize filenames in all prompt file operations (CWE-22) ( #7462 )
...
---------
Co-authored-by: Alex Chen <ffulbtech@gmail.com>
2026-04-03 19:36:50 -03:00
oobabooga
e2548f69a9
Make user_data configurable: add --user-data-dir flag, auto-detect ../user_data
...
If --user-data-dir is not set, auto-detect: use ../user_data when
./user_data doesn't exist, making it easy to share user data across
portable builds by placing it one folder up.
2026-03-05 19:31:10 -08:00
oobabooga
a3eb67e466
Fix the UI failing to launch if the Notebook prompt is too long
2025-08-30 08:42:26 -07:00
oobabooga
0cb82483ef
Lint
2025-06-18 18:26:59 -07:00
oobabooga
6cc7bbf009
Better autosave behavior for notebook tab when there are 2 columns
2025-06-18 15:54:32 -07:00
oobabooga
678f40297b
Clear the default tab output when switching prompts
2025-06-17 17:40:48 -07:00
oobabooga
aa44e542cb
Revert "Safer usage of mkdir across the project"
...
This reverts commit 0d1597616f .
2025-06-17 07:11:59 -07:00
oobabooga
0d1597616f
Safer usage of mkdir across the project
2025-06-17 07:09:33 -07:00
oobabooga
faae4dc1b0
Autosave generated text in the Notebook tab ( #7079 )
2025-06-16 17:36:05 -03:00
oobabooga
de24b3bb31
Merge the Default and Notebook tabs into a single Notebook tab ( #7078 )
2025-06-16 13:19:29 -03:00
oobabooga
6436bf1920
More UI persistence: presets and characters ( #7051 )
2025-06-08 01:58:02 -03:00
oobabooga
d9de14d1f7
Restructure the repository ( #6904 )
2025-04-26 08:56:54 -03:00
oobabooga
b27f6f8915
Lint
2024-12-17 20:13:32 -08:00
oobabooga
d769618591
Improved UI ( #6575 )
2024-12-17 00:47:41 -03:00
oobabooga
f2d802e707
UI: make Default/Notebook contents persist on page reload
2024-07-22 11:07:10 -07:00
oobabooga
79c4d3da3d
Optimize the UI ( #6251 )
2024-07-21 00:01:42 -03:00
oobabooga
38d58764db
UI: remove unused gr.State variable from the Default tab
2024-06-28 15:17:44 -07:00
oobabooga
386500aa37
Avoid unnecessary calls UI -> backend, to make it faster
2024-06-12 20:52:42 -07:00
oobabooga
2a92a842ce
Bump gradio to 4.23 ( #5758 )
2024-03-26 16:32:20 -03:00
oobabooga
2174958362
Revert gradio to 3.50.2 ( #5640 )
2024-03-06 11:52:46 -03:00
oobabooga
63a1d4afc8
Bump gradio to 4.19 ( #5522 )
2024-03-05 07:32:28 -03:00
oobabooga
080f7132c0
Revert gradio to 3.50.2 ( #5513 )
2024-02-15 20:40:23 -03:00
DominikKowalczyk
33c4ce0720
Bump gradio to 4.19 ( #5419 )
...
---------
Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2024-02-14 23:28:26 -03:00
oobabooga
1ca54faaf0
Improve --multi-user mode
2023-09-26 06:42:33 -07:00
oobabooga
ef04138bc0
Improve the UI tokenizer
2023-09-15 19:30:44 -07:00
oobabooga
c3e4c9fdc2
Add a simple tokenizer to the UI
2023-09-15 19:09:03 -07:00
oobabooga
c75f98a6d6
Autoscroll Notebook/Default textareas during streaming
2023-08-28 18:22:03 -07:00
oobabooga
8545052c9d
Add the option to use samplers in the logit viewer
2023-08-22 20:18:16 -07:00
oobabooga
429cacd715
Add a token counter similar to automatic1111
...
It can now be found in the Default and Notebook tabs
2023-08-20 19:37:33 -07:00
oobabooga
120fb86c6a
Add a simple logit viewer ( #3636 )
2023-08-20 20:49:21 -03:00
oobabooga
7e57b35b5e
Clean up old code
2023-08-14 10:10:39 -07:00
oobabooga
619cb4e78b
Add "save defaults to settings.yaml" button ( #3574 )
2023-08-14 11:46:07 -03:00
oobabooga
a1a9ec895d
Unify the 3 interface modes ( #3554 )
2023-08-13 01:12:15 -03:00
oobabooga
0e05818266
Style changes
2023-08-11 16:35:57 -07:00
oobabooga
65aa11890f
Refactor everything ( #3481 )
2023-08-06 21:49:27 -03:00