Spaces:
Running
Running
Commit
Β·
74fa87d
1
Parent(s):
3fa127c
π Update requirements: add accelerate for enhanced performance.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
beautifulsoup4
|
2 |
transformers
|
|
|
3 |
pymongo
|
4 |
torch
|
|
|
1 |
beautifulsoup4
|
2 |
transformers
|
3 |
+
accelerate
|
4 |
pymongo
|
5 |
torch
|