dagloop5 commited on
Commit
ed30cd0
·
verified ·
1 Parent(s): 8c59be6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ DEFAULT_PROMPT = (
92
  "Fine lunar dust lifts and drifts outward with each movement, floating "
93
  "in slow arcs before settling back onto the ground."
94
  )
95
- DEFAULT_FRAME_RATE = 25.0
96
 
97
  # Resolution presets: (width, height)
98
  RESOLUTIONS = {
 
92
  "Fine lunar dust lifts and drifts outward with each movement, floating "
93
  "in slow arcs before settling back onto the ground."
94
  )
95
+ DEFAULT_FRAME_RATE = 24.0
96
 
97
  # Resolution presets: (width, height)
98
  RESOLUTIONS = {