Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ pillow
|
|
8 |
python-multipart
|
9 |
python-dotenv
|
10 |
huggingface-hub
|
11 |
-
psutil
|
|
|
|
|
|
8 |
python-multipart
|
9 |
python-dotenv
|
10 |
huggingface-hub
|
11 |
+
psutil
|
12 |
+
accelerate
|
13 |
+
sentencepiece
|