chsubhasis commited on
Commit
3aa009f
·
1 Parent(s): 7b8ddf1

source csv added

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. mini-llama-articles.csv +0 -0
app.py CHANGED
@@ -21,7 +21,7 @@ load_dotenv()
21
 
22
  #hfapi_key = getpass("Enter you HuggingFace access token:")
23
  hfapi_key = os.getenv("Mytoken")
24
- print(hfapi_key)
25
  if not hfapi_key:
26
  raise ValueError("HUGGINGFACE_API_KEY not found in environment variables")
27
 
 
21
 
22
  #hfapi_key = getpass("Enter you HuggingFace access token:")
23
  hfapi_key = os.getenv("Mytoken")
24
+
25
  if not hfapi_key:
26
  raise ValueError("HUGGINGFACE_API_KEY not found in environment variables")
27
 
mini-llama-articles.csv ADDED
The diff for this file is too large to render. See raw diff