Spaces:
Runtime error
Runtime error
Commit
·
454b9f1
1
Parent(s):
8cea7b8
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
2 |
fastAPI[all]
|
3 |
torch
|
4 |
-
pandas
|
|
|
|
1 |
transformers
|
2 |
fastAPI[all]
|
3 |
torch
|
4 |
+
pandas
|
5 |
+
os
|