Missing implementation of pretty_repr
method in ImagePromptTemplate
class.
#27682
FedericoOmoto
announced in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Implement the
pretty_repr
method in theImagePromptTemplate
class.Right now it raises a
NotImplementedError
exception.Motivation
All other
PromptTemplate
classes fully implement thepretty_repr
method, it's annoying not having it correctly implemented in theImagePromptTemplate
class.Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions