Farhan1572 commited on
Commit
3540b16
1 Parent(s): 1709a9a

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:cedarbyte-business-solutions::9eqQZOGH"
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:cedarbyte-business-solutions::9f4vd1FP"
15
 
16
  # function to humanize the text
17
  def humanize_text(AI_text):