Update app.py
Browse files
app.py
CHANGED
@@ -184,4 +184,4 @@ print("check14")
|
|
184 |
#memory_panda = pd.DataFrame(historylog)
|
185 |
#Logfile = Dataset.from_pandas(memory_panda)
|
186 |
#Logfile.push_to_hub("Namitg02/Logfile",token = HF_TOKEN)
|
187 |
-
demo.launch(auth=("namit", "
|
|
|
184 |
#memory_panda = pd.DataFrame(historylog)
|
185 |
#Logfile = Dataset.from_pandas(memory_panda)
|
186 |
#Logfile.push_to_hub("Namitg02/Logfile",token = HF_TOKEN)
|
187 |
+
demo.launch(auth=("namit", "wolfmagic"))
|