Segizu commited on
Commit
5bc3fb1
Β·
1 Parent(s): e80221e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ dataset = load_dataset(
71
  header=0
72
  )
73
 
74
- @GPU
75
  def build_database():
76
  print(f"πŸ“Š Uso actual de almacenamiento temporal INICIO: {get_folder_size('.'):.2f} GB")
77
  print("πŸ”„ Generando embeddings...")
 
71
  header=0
72
  )
73
 
74
+
75
  def build_database():
76
  print(f"πŸ“Š Uso actual de almacenamiento temporal INICIO: {get_folder_size('.'):.2f} GB")
77
  print("πŸ”„ Generando embeddings...")