Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ transformers==4.33.2
|
|
2 |
torch==2.0.1
|
3 |
gradio
|
4 |
accelerate
|
|
|
|
|
|
2 |
torch==2.0.1
|
3 |
gradio
|
4 |
accelerate
|
5 |
+
safetensors
|
6 |
+
numpy
|