radames commited on
Commit
fb72cbf
β€’
1 Parent(s): 8692d33

bigger canvas

Browse files
frontend/src/lib/constants.ts CHANGED
@@ -17,8 +17,8 @@ export const EMOJIS = ['🐝', '🐌', '🐞', '🐜', 'πŸ¦‹', 'πŸ›', '🐝', '
17
  export const MAX_CAPACITY = 20;
18
 
19
  export const CANVAS_SIZE = {
20
- width: 512 * 6,
21
- height: 512 * 6,
22
  }
23
  export const GRID_SIZE = 32
24
 
 
17
  export const MAX_CAPACITY = 20;
18
 
19
  export const CANVAS_SIZE = {
20
+ width: 512 * 10,
21
+ height: 512 * 10,
22
  }
23
  export const GRID_SIZE = 32
24
 
stablediffusion-infinity/rooms.db DELETED
Binary file (12.3 kB)