broskiiii commited on
Commit
f45e01f
·
1 Parent(s): 4f36619
Files changed (1) hide show
  1. app/config.py +0 -1
app/config.py CHANGED
@@ -11,4 +11,3 @@ HF_IMAGE_MODEL = "dima806/deepfake_vs_real_image_detection"
11
  HF_AUDIO_MODEL = "mo-thecreator/Deepfake-audio-detection"
12
  GEMINI_MODEL = "gemini-2.5-flash"
13
  GEMINI_MODEL_FALLBACKS = ["gemini-2.5-flash-lite"]
14
-
 
11
  HF_AUDIO_MODEL = "mo-thecreator/Deepfake-audio-detection"
12
  GEMINI_MODEL = "gemini-2.5-flash"
13
  GEMINI_MODEL_FALLBACKS = ["gemini-2.5-flash-lite"]