ZeroCool940711
|
b983d7f8be
|
Fixed DeprecationWarning for images on the concepts library using deprecated function from PIL.
|
2022-11-10 08:20:54 -08:00 |
|
ZeroCool940711
|
3736a35e26
|
Initial conversion of the sd_util.py file into a package with smaller modules in it.
|
2022-11-03 00:05:54 -07:00 |
|
ZeroCool940711
|
cb501565c2
|
More renaming and changed to links related to the organization, docs and repo names.
|
2022-10-23 18:54:10 -07:00 |
|
ZeroCool940711
|
97eb1b169b
|
More renaming and changes to links related to the organization, docs an repo names.
|
2022-10-23 17:17:50 -07:00 |
|
ZeroCool940711
|
73fadb231f
|
Fixed links so they point to the new repo and organization names.
|
2022-10-23 16:22:40 -07:00 |
|
Qualzz20m
|
65a89c4aeb
|
gallery_v1
|
2022-10-01 20:14:32 +02:00 |
|
Alejandro Gil
|
3e40bab7f7
|
Changed the default streamlit import for hydralit as we will be using hydralit as replacement for the default streamlit library, hydralit provides better control over css as well as having a lot more options. (#1352)
|
2022-09-28 09:33:54 -07:00 |
|
hlky
|
4a15702fe9
|
License header
|
2022-09-26 14:02:48 +01:00 |
|
Qualzz
|
5d1558f2b4
|
Concept library improvements (#1314)
* corrupted pngs handling
* hide search label
* clear cache button
|
2022-09-25 20:23:19 +01:00 |
|
ZeroCool940711
|
4e34a987e1
|
Added customizable value for the concepts per page option on the concepts library tab.
|
2022-09-25 01:17:14 -07:00 |
|
ZeroCool940711
|
7084e94bdf
|
Moved the model to server_state instead of session_state so it can be shared between multiple sessions, tabs and users as long as the streamlit server is running.
|
2022-09-25 00:03:05 -07:00 |
|
ZeroCool940711
|
9c12a6a322
|
Changed the search bar text_input widget to have a label as its not allowed to be empty on streamlit 1.13.0 and will give a warning and possible an error later.
|
2022-09-24 18:05:08 -07:00 |
|
Qualzz
|
6ae84c6c3a
|
better library browser (#1281)
* better library browser
* removed debug prints
|
2022-09-24 00:20:51 +01:00 |
|
Qualzz
|
75eac9c5c0
|
moved pagination logic before the rendering of the component (#1268)
|
2022-09-22 23:09:42 +03:00 |
|
ZeroCool940711
|
e874a2d6a7
|
Added condition to check if the concepts library folder exist and if not tell the user where to download the concepts from.
|
2022-09-20 22:15:49 -07:00 |
|
ZeroCool940711
|
8584205e11
|
Added implementation of the Concepts Library tab made by @Qualzz.
|
2022-09-20 21:06:00 -07:00 |
|
ZeroCool940711
|
fdd0c38ac2
|
Added missing sd_concept_library.py file.
|
2022-09-18 09:15:05 -07:00 |
|