Raiff1982 commited on
Commit
611ffcc
·
verified ·
1 Parent(s): c787795

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ for gpu in gpus:
21
  ai_core = AICoreAGIX()
22
 
23
  # Initialize Hugging Face training helper
24
- helper = HuggingFaceHelper(model_path="Raiff1982/codriao-finetuned")
25
 
26
  async def diagnose_tb_async(image_file, audio_file):
27
  user_id = 1 # Placeholder user ID
 
21
  ai_core = AICoreAGIX()
22
 
23
  # Initialize Hugging Face training helper
24
+ helper = HuggingFaceHelper(model_path="Raiff1982/Codette")
25
 
26
  async def diagnose_tb_async(image_file, audio_file):
27
  user_id = 1 # Placeholder user ID