SemanticTypography commited on
Commit
318d846
·
1 Parent(s): 17b070e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -21
app.py CHANGED
@@ -323,27 +323,6 @@ with gr.Blocks() as demo:
323
  "LuckiestGuy-Regular",
324
  500
325
  ],
326
- [
327
- "horse",
328
- "horse",
329
- "h",
330
- "IndieFlower-Regular",
331
- 500
332
- ],
333
- [
334
- "LEAVES",
335
- "NATURE",
336
- "T",
337
- "HobeauxRococeaux-Sherman",
338
- 500
339
- ],
340
- [
341
- "STRAWBERRY",
342
- "FRUITS",
343
- "R",
344
- "HobeauxRococeaux-Sherman",
345
- 500
346
- ],
347
 
348
  ]
349
  demo.queue(max_size=10, concurrency_count=2)
 
323
  "LuckiestGuy-Regular",
324
  500
325
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326
 
327
  ]
328
  demo.queue(max_size=10, concurrency_count=2)