adptbyt commited on
Commit
defc4c9
·
verified ·
1 Parent(s): 14cd95a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ MAX_SEED = np.iinfo(np.int32).max
38
 
39
  FIXED_FPS = 24
40
  MIN_FRAMES_MODEL = 8
41
- MAX_FRAMES_MODEL = 810
42
 
43
  default_prompt_i2v = "make this image come alive, cinematic motion, smooth animation"
44
  default_negative_prompt = "Bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, misshapen limbs, fused fingers, still picture, messy background, three legs, many people in the background, walking backwards, watermark, text, signature"
 
38
 
39
  FIXED_FPS = 24
40
  MIN_FRAMES_MODEL = 8
41
+ MAX_FRAMES_MODEL = 360
42
 
43
  default_prompt_i2v = "make this image come alive, cinematic motion, smooth animation"
44
  default_negative_prompt = "Bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, misshapen limbs, fused fingers, still picture, messy background, three legs, many people in the background, walking backwards, watermark, text, signature"