Commit 641e39ea authored by gd1551's avatar gd1551 Committed by GitHub

oops

parent ea7e46e9
......@@ -68,7 +68,7 @@ class GenerationRequest(BaseModel):
top_k: int = 256
grid_size: int = 4
advanced: bool = False
strength: bool = 0.69
strength: float = 0.69
class GenerationOutput(BaseModel):
output: List[str]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment