bambadij commited on
Commit
26ca5b0
·
verified ·
1 Parent(s): 505ff54
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,8 +30,8 @@ client = OpenAI(
30
 
31
  #Additional information
32
  origins = [
33
- "https://bambadij-summaryt5.hf.space/",
34
- "http://bambadij-summaryt5.hf.space/",
35
  "https://integrate.api.nvidia.com/v1",
36
  "http://localhost:8080",
37
  ]
 
30
 
31
  #Additional information
32
  origins = [
33
+ "https://bambadij-summaryt5.hf.space/generate/",
34
+ "http://bambadij-summaryt5.hf.space/generate/",
35
  "https://integrate.api.nvidia.com/v1",
36
  "http://localhost:8080",
37
  ]