NoaiGPT commited on
Commit
44f51ce
·
1 Parent(s): 760fbc8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ client = OpenAI(api_key = api_key)
12
 
13
 
14
  # finetuned model instance
15
- finetuned_model = "ft:gpt-3.5-turbo-0125:personal::9p0qUbDr"
16
 
17
  # function to humanize the text
18
  def humanize_text(AI_text):
 
12
 
13
 
14
  # finetuned model instance
15
+ finetuned_model = "ft:gpt-3.5-turbo-0125:personal::9qGC8cwZ"
16
 
17
  # function to humanize the text
18
  def humanize_text(AI_text):