vishnusureshperumbavoor commited on
Commit
d6809ae
·
1 Parent(s): 658205c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from dotenv import load_dotenv
7
  # Load environment variables from .env file
8
  load_dotenv()
9
 
10
-
11
  HUGGINGFACEHUB_API_TOKEN = os.getenv("HUGGINGFACEHUB_API_TOKEN")
12
 
13
  repo_id = "tiiuae/falcon-7b-instruct"
 
7
  # Load environment variables from .env file
8
  load_dotenv()
9
 
 
10
  HUGGINGFACEHUB_API_TOKEN = os.getenv("HUGGINGFACEHUB_API_TOKEN")
11
 
12
  repo_id = "tiiuae/falcon-7b-instruct"