Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ torch
|
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
spaces
|
| 4 |
pillow
|
| 5 |
-
accelerate
|
|
|
|
|
|
|
|
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
spaces
|
| 4 |
pillow
|
| 5 |
+
accelerate
|
| 6 |
+
pypandoc
|
| 7 |
+
fastapi
|