Spaces:
Build error
Build error
ZeroGPU
Browse files
app.py
CHANGED
|
@@ -71,7 +71,7 @@ dataset = load_dataset(
|
|
| 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...")
|
|
|
|
| 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...")
|