barbara-multimodal commited on
Commit
117ed0c
·
1 Parent(s): 5b9a1c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import random
4
  import os
5
 
6
  api_key = os.getenv("apikey")
7
- url = "https://talent-interview-prep-conversational-model-v2.multimodal.dev/"
8
 
9
  # Predefined questions
10
  questions = {
 
4
  import os
5
 
6
  api_key = os.getenv("apikey")
7
+ url = "https://talent-interview-prep-conversational-model.multimodal.dev/"
8
 
9
  # Predefined questions
10
  questions = {