geethareddy commited on
Commit
e0786d1
·
verified ·
1 Parent(s): 8b81348

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import os
5
  import time
6
 
7
  # Get your Hugging Face access token from the secrets
8
- HUGGING_FACE_API_KEY = os.getenv("Bharat2") # Ensure your access token is properly set
9
 
10
  def generate_images_from_text(text):
11
  # Generate an image using Hugging Face's API
 
5
  import time
6
 
7
  # Get your Hugging Face access token from the secrets
8
+ HUGGING_FACE_API_KEY = os.getenv("onteddu") # Ensure your access token is properly set
9
 
10
  def generate_images_from_text(text):
11
  # Generate an image using Hugging Face's API