Spaces:
Runtime error
Runtime error
added requirements.txt
Browse files- __pycache__/app.cpython-39.pyc +0 -0
- requirements.txt +4 -0
__pycache__/app.cpython-39.pyc
ADDED
Binary file (1.72 kB). View file
|
|
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
4 |
+
torch
|