Xhaheen commited on
Commit
d62c156
1 Parent(s): ffcc967

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -47,7 +47,9 @@ https://www.pragnakalp.com/experimenting-with-openai-codex/
47
 
48
  https://betterprogramming.pub/i-beta-tested-openais-codex-and-the-results-are-spooky-good-e282a1874c79
49
 
50
- https://beta.openai.com/examples?category=code'''
 
 
51
 
52
 
53
  iface = gr.Interface( happytt,[ gr.Slider(0, 1, step=0.1),gr.Slider(150, 4000, step=1),
 
47
 
48
  https://betterprogramming.pub/i-beta-tested-openais-codex-and-the-results-are-spooky-good-e282a1874c79
49
 
50
+ https://beta.openai.com/examples?category=code
51
+
52
+ Built by [mohammed arsalan](https://www.linkedin.com/in/sallu-mandya/)'''
53
 
54
 
55
  iface = gr.Interface( happytt,[ gr.Slider(0, 1, step=0.1),gr.Slider(150, 4000, step=1),