Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
FastAPI
|
|
|
2 |
uvicorn
|
3 |
torch
|
4 |
transformers
|
|
|
1 |
FastAPI
|
2 |
+
fastapi
|
3 |
uvicorn
|
4 |
torch
|
5 |
transformers
|