Omnibus commited on
Commit
9b9128d
1 Parent(s): c96912f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
  from huggingface_hub import InferenceClient
3
-
4
  models=[
5
  "google/gemma-7b",
6
  "google/gemma-7b-it",
 
1
  import gradio as gr
2
  from huggingface_hub import InferenceClient
3
+ import random
4
  models=[
5
  "google/gemma-7b",
6
  "google/gemma-7b-it",