alexander00001 commited on
Commit
965bee5
·
verified ·
1 Parent(s): c47d675

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -874,7 +874,6 @@ def create_interface():
874
  # ===== 启动应用 =====
875
  if __name__ == "__main__":
876
  print("🎬 Starting NSFW Video Generator...")
877
- print(f"Private NSFW Model: {PRIVATE_MODEL}")
878
  print(f"Fallback Model: {FALLBACK_MODEL}")
879
  print("Using complete repository structure for proper loading")
880
  print(f"🔧 Default Duration: {VIDEO_CONFIG['default_duration']}s")
 
874
  # ===== 启动应用 =====
875
  if __name__ == "__main__":
876
  print("🎬 Starting NSFW Video Generator...")
 
877
  print(f"Fallback Model: {FALLBACK_MODEL}")
878
  print("Using complete repository structure for proper loading")
879
  print(f"🔧 Default Duration: {VIDEO_CONFIG['default_duration']}s")