Namitg02 commited on
Commit
8007977
·
verified ·
1 Parent(s): c67e680

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,4 +175,4 @@ print("check14")
175
  #memory_panda = pd.DataFrame(historylog)
176
  #Logfile = Dataset.from_pandas(memory_panda)
177
  #Logfile.push_to_hub("Namitg02/Logfile",token = HF_TOKEN)
178
- demo.launch()
 
175
  #memory_panda = pd.DataFrame(historylog)
176
  #Logfile = Dataset.from_pandas(memory_panda)
177
  #Logfile.push_to_hub("Namitg02/Logfile",token = HF_TOKEN)
178
+ demo.launch(auth=("namit", "namit"))