Wauplin HF staff commited on
Commit
ecd66cb
1 Parent(s): 5dd4efa

PR to ignore

Browse files

trying to trigger the CI

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import gradio as gr
2
  import pandas as pd
3
  from langdetect import detect
 
4
  from datasets import load_dataset
5
  import threading, time, uuid, sqlite3, shutil, os, random, asyncio, threading
6
  from pathlib import Path
 
1
  import gradio as gr
2
  import pandas as pd
3
  from langdetect import detect
4
+
5
  from datasets import load_dataset
6
  import threading, time, uuid, sqlite3, shutil, os, random, asyncio, threading
7
  from pathlib import Path