Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ accelerate>=0.21.0
|
|
6 |
streamlit>=1.20.0
|
7 |
numpy>=1.24.0 # Utilizado frecuentemente junto con PyTorch
|
8 |
huggingface_hub
|
|
|
|
6 |
streamlit>=1.20.0
|
7 |
numpy>=1.24.0 # Utilizado frecuentemente junto con PyTorch
|
8 |
huggingface_hub
|
9 |
+
pandas
|