Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ datasets
|
|
3 |
groq # Ensure this is the correct package name for the Groq API you are using
|
4 |
gradio
|
5 |
torch
|
|
|
|
3 |
groq # Ensure this is the correct package name for the Groq API you are using
|
4 |
gradio
|
5 |
torch
|
6 |
+
accelerate>=0.26.0
|