Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SmashinFries committed Sep 25, 2023
1 parent deaebc3 commit f727f8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ A silly little app that uses the CivitAI API. You could literally just install t
- [ ] Offline saves (images, models)
- [ ] Add authentication?

## Limitations
Currently, the CivitAI REST API is limited.
- Can't filter images with tags without knowing the tag ID. The tags endpoint doesn't return IDs so theres no way of knowing.
- Images endpoint doesnt return videos and cant be filtered by format.
- No authentication.

## Future Plans
Basically, just adding any future CivitAI endpoints.

Expand Down

0 comments on commit f727f8d

Please sign in to comment.