Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ sentencepiece
|
|
8 |
scipy
|
9 |
openai
|
10 |
git+https://github.com/openai/CLIP.git
|
|
|
|
8 |
scipy
|
9 |
openai
|
10 |
git+https://github.com/openai/CLIP.git
|
11 |
+
accelerate
|