Bruno Seoane
|
866b36d705
|
Move processing's models into models.py
It didn't make sense to have two differente files for the same and
"models" is a more descriptive name.
|
2022-10-23 15:35:49 -03:00 |
|
Bruno Seoane
|
e0ca4dfbc1
|
Update endpoints to use gradio's own utils functions
|
2022-10-23 15:13:37 -03:00 |
|
Bruno Seoane
|
4ff852ffb5
|
Add batch processing "extras" endpoint
|
2022-10-23 13:07:59 -03:00 |
|
Bruno Seoane
|
28e26c2bef
|
Add "extra" single image operation
- Separate extra modes into 3 endpoints so the user ddoesn't ahve to
handle so many unused parameters.
- Add response model for codumentation
|
2022-10-22 23:17:27 -03:00 |
|
Bruno Seoane
|
b02926df13
|
Moved moodels to their own file and extracted base64 conversion to its own function
|
2022-10-22 20:24:04 -03:00 |
|