kcrl commited on
Commit
b33d909
·
verified ·
1 Parent(s): 2f6371b

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ st.set_page_config(
15
  )
16
 
17
  # Set default dataset and space configuration
18
- DEFAULT_DATASET = "Kcrl/Hs"
19
 
20
  # Get token from HF Spaces secrets if available, otherwise leave empty
21
  try:
 
15
  )
16
 
17
  # Set default dataset and space configuration
18
+ DEFAULT_DATASET = "kcrl/Hate-Speech"
19
 
20
  # Get token from HF Spaces secrets if available, otherwise leave empty
21
  try: