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 |
|