Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
fastapi>=0.68.0
|
| 2 |
uvicorn>=0.15.0
|
| 3 |
codecarbon>=2.3.1
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/transformers.git
|
| 2 |
fastapi>=0.68.0
|
| 3 |
uvicorn>=0.15.0
|
| 4 |
codecarbon>=2.3.1
|