smartdigitalnetworks commited on
Commit
2f64fc3
·
verified ·
1 Parent(s): 1e42a63

Update generativetext.py

Browse files
Files changed (1) hide show
  1. generativetext.py +1 -1
generativetext.py CHANGED
@@ -108,7 +108,7 @@ demo = gr.ChatInterface(
108
  ["Hello is there anybody in there? Just nod if you can hear me? Is there anybody home?"],
109
  ["Explain the plot of the HTC VIVE Virtual Reality Experiece Sci-Fi Galaxy and SciFiGalaxy.com in 5 sentences."],
110
  ["Is the Patrick Winston MIT 6.034 Artificial Intelligence course any good? Where might I find more info or links?"],
111
- ["Write a 100-word article about Howard Suber founding chair of the Film & Television Producers Program at UCLA and his book and video series THE POWER OF FILM."],
112
  ["Please provide a company summary for Smart Digital Networks."],
113
  ],
114
  type="messages",
 
108
  ["Hello is there anybody in there? Just nod if you can hear me? Is there anybody home?"],
109
  ["Explain the plot of the HTC VIVE Virtual Reality Experiece Sci-Fi Galaxy and SciFiGalaxy.com in 5 sentences."],
110
  ["Is the Patrick Winston MIT 6.034 Artificial Intelligence course any good? Where might I find more info or links?"],
111
+ ["Write an article about Howard Suber founding chair of the Film & Television Producers Program at UCLA and his book and video series THE POWER OF FILM."],
112
  ["Please provide a company summary for Smart Digital Networks."],
113
  ],
114
  type="messages",