ECUiVADE commited on
Commit
cdbe870
1 Parent(s): 9ee7710

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ from pathlib import Path
11
  import argparse
12
  from huggingface_hub import snapshot_download
13
 
 
14
  #TODO : Cleanup and comment
15
 
16
 
 
11
  import argparse
12
  from huggingface_hub import snapshot_download
13
 
14
+
15
  #TODO : Cleanup and comment
16
 
17