Implement AI gallery example 🎉
It displays the most popular daily images of Civitai!
This commit is contained in:
parent
890d852e05
commit
e2c52c9728
8 changed files with 714 additions and 121 deletions
|
|
@ -23,5 +23,4 @@ tracing-subscriber = "0.3"
|
|||
|
||||
[dependencies.reqwest]
|
||||
version = "0.12"
|
||||
default-features = false
|
||||
features = ["json", "rustls-tls"]
|
||||
features = ["json"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue