Farhan1572 commited on
Commit
73d9e67
1 Parent(s): cc2b17f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ client = OpenAI(api_key = api_key)
11
 
12
 
13
  # finetuned model instance
14
- finetuned_model = "ft:gpt-3.5-turbo-0125:temuriydevs-ltd::9eoX7q3p"
15
 
16
  # function to humanize the text
17
  def humanize_text(AI_text):
 
11
 
12
 
13
  # finetuned model instance
14
+ finetuned_model = "ft:gpt-3.5-turbo-0125:temuriydevs-ltd::9eqcMVov"
15
 
16
  # function to humanize the text
17
  def humanize_text(AI_text):