Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
+
accelerate
|
| 3 |
+
torch
|
| 4 |
+
Pillow
|
| 5 |
+
numpy
|