tree3po commited on
Commit
ddbc00e
1 Parent(s): fb2af4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from huggingface_hub import InferenceClient
4
  import random
5
  import os
6
  #ss_client = Client("https://omnibus-html-image-current-tab.hf.space/")
7
- token = os.getenv(["HF_TOKEN"])
8
  models_og=[
9
  "google/gemma-7b",
10
  "google/gemma-7b-it",
 
4
  import random
5
  import os
6
  #ss_client = Client("https://omnibus-html-image-current-tab.hf.space/")
7
+ token = os.getenv("HF_TOKEN")
8
  models_og=[
9
  "google/gemma-7b",
10
  "google/gemma-7b-it",