Closed vifi2021 closed 1 year ago
https://github.com/tloen/alpaca-lora/blob/8bb8579e403dc78e37fe81ffbb253c413007323f/generate.py#L188 Changing this line to gr.components.Textbox( will solve the issue.
gr.components.Textbox(
https://github.com/tloen/alpaca-lora/blob/8bb8579e403dc78e37fe81ffbb253c413007323f/generate.py#L188 Changing this line to
gr.components.Textbox(
will solve the issue.