Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ streamlit>=1.25.0
|
|
3 |
pandas>=1.5.0
|
4 |
huggingface_hub>=0.16.0
|
5 |
torch>=2.0.0 # Solo si estás usando PyTorch como backend
|
|
|
|
3 |
pandas>=1.5.0
|
4 |
huggingface_hub>=0.16.0
|
5 |
torch>=2.0.0 # Solo si estás usando PyTorch como backend
|
6 |
+
accelerate>=0.26.0
|