ojoel98 commited on
Commit
57bad71
·
verified ·
1 Parent(s): 7a553f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -21,8 +21,6 @@ print(dataset)
21
 
22
  from huggingface_hub import get_full_repo_name
23
  repo_path = get_full_repo_name("ojoel98/App2")
24
-
25
- import os
26
  training_data_path = os.path.join(repo_path, "training data")
27
 
28
  #Procesamiento de las imágenes
 
21
 
22
  from huggingface_hub import get_full_repo_name
23
  repo_path = get_full_repo_name("ojoel98/App2")
 
 
24
  training_data_path = os.path.join(repo_path, "training data")
25
 
26
  #Procesamiento de las imágenes