Mbonea commited on
Commit
b1f1544
·
1 Parent(s): 31670a8

576 x 1024

Browse files
Files changed (1) hide show
  1. App/Generate/database/Vercel.py +2 -2
App/Generate/database/Vercel.py CHANGED
@@ -15,8 +15,8 @@ class AsyncImageGenerator:
15
  url = f"{self.base}/predictions"
16
  data = {
17
  "input": {
18
- "width": 1080,
19
- "height": 1920,
20
  "prompt": payload
21
  + """
22
  The enchanting atmosphere is filled with a sense of wonder and magic, inviting viewers to step into this fantastical world. The artwork pays homage to the legendary Frank Frazetta, showcasing the distinctive styles of Loish van Baarle and the dynamic brushwork of Boris Vallejo. This masterpiece, a tribute to the talents of renowned artists Ross Tran, Greg Tocchini, Tom Bagshaw, and Steve Henderson, creates a captivating and enchanting scene.
 
15
  url = f"{self.base}/predictions"
16
  data = {
17
  "input": {
18
+ "width": 576,
19
+ "height": 1024,
20
  "prompt": payload
21
  + """
22
  The enchanting atmosphere is filled with a sense of wonder and magic, inviting viewers to step into this fantastical world. The artwork pays homage to the legendary Frank Frazetta, showcasing the distinctive styles of Loish van Baarle and the dynamic brushwork of Boris Vallejo. This masterpiece, a tribute to the talents of renowned artists Ross Tran, Greg Tocchini, Tom Bagshaw, and Steve Henderson, creates a captivating and enchanting scene.