ZeroCool940711
|
73fadb231f
|
Fixed links so they point to the new repo and organization names.
|
2022-10-23 16:22:40 -07:00 |
|
ZeroCool940711
|
c1ec3f370b
|
Made sure the log variable is still around on the img2txt after its being cleared.
|
2022-10-22 13:30:12 -07:00 |
|
ZeroCool940711
|
27c13fb625
|
Improved logging for img2txt.
|
2022-10-17 15:59:29 -07:00 |
|
ZeroCool940711
|
68a8fc26d6
|
Added reraise option for loguru.
|
2022-10-17 05:10:06 -07:00 |
|
ZeroCool940711
|
2fcad23c77
|
Replaced most if not all print statements with loguru to make the console output easier to understand and just look better overall.
|
2022-10-15 09:32:15 -07:00 |
|
ZeroCool940711
|
0eaff932df
|
Added extra models back to img2txt.
|
2022-10-06 00:03:45 -07:00 |
|
hlky
|
c1e97c8bcc
|
img2txt speed + vram issues
|
2022-10-05 05:31:20 +01:00 |
|
hlky
|
3851fcc537
|
model manager
model manager
|
2022-10-04 19:39:52 +01:00 |
|
hlky
|
4208ad00bc
|
Update img2txt.py
// is not a comment
|
2022-10-04 11:43:36 +01:00 |
|
ZeroCool940711
|
bbedcc8e84
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-10-01 19:19:04 -07:00 |
|
ZeroCool940711
|
0307e9831a
|
Added WIP code for img2txt to get information dynamically from artstation.
|
2022-10-01 15:39:12 -07:00 |
|
hlky
|
2a49c28980
|
docker / local cache paths
|
2022-10-01 22:50:40 +01:00 |
|
hlky
|
a5c941329e
|
Update img2txt.py
|
2022-10-01 21:47:26 +01:00 |
|
ZeroCool940711
|
857608c5f6
|
...
|
2022-09-30 15:46:02 -07:00 |
|
ZeroCool940711
|
20a89a1233
|
Add more print statements to provide more info on whats happening behind the scenes.
|
2022-09-30 13:04:08 -07:00 |
|
ZeroCool940711
|
d8a8687852
|
Improved img2txt layout and performance.
|
2022-09-30 12:41:01 -07:00 |
|
ZeroCool940711
|
3bb432162e
|
Added open clip dependency which is needed for some CLIP models.
|
2022-09-30 08:47:30 -07:00 |
|
hlky
|
084fa9732f
|
Update img2txt.py
|
2022-09-30 10:40:02 +01:00 |
|
ZeroCool940711
|
5445287bcf
|
Img2txt working now but needs more than 8GB og VRAM to work. Will be trying to improve it as the next step.
|
2022-09-29 08:52:46 -07:00 |
|
ZeroCool940711
|
466cfde3fa
|
More fixes for img2txt
|
2022-09-29 07:27:56 -07:00 |
|
ZeroCool940711
|
07d935b445
|
More fixes to img2txt
|
2022-09-29 01:07:32 -07:00 |
|
Alejandro Gil
|
f678efb4e2
|
Img2txt dependencies and necessary files. (#1354)
|
2022-09-28 12:37:15 -07: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 |
|