Spaces:
Runtime error
Runtime error
OnurDemircioglu
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers == 4.30.2
|
2 |
gradio == 3.0
|
3 |
-
torch == 2.0.0
|
|
|
|
1 |
transformers == 4.30.2
|
2 |
gradio == 3.0
|
3 |
+
torch == 2.0.0
|
4 |
+
numpy==1.21.0
|