Spaces:
Runtime error
Runtime error
stillerman
commited on
Commit
•
07b24cf
1
Parent(s):
8fd4e48
added numpy req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
torch
|
2 |
transformers
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
+
numpy
|