Spaces:
Build error
Build error
Maxime Turlot commited on
Commit ·
a864d24
1
Parent(s): 87d2fc1
Add dependencies
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# requirements.txt
|
| 2 |
+
transformers>=4.41.0 # or whatever current latest
|
| 3 |
+
torch # CPU wheels are fine for the free tier
|