Spaces:
Runtime error
Runtime error
Afrinetwork7
commited on
Commit
•
afe3b5d
1
Parent(s):
36f7152
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ Requests==2.31.0
|
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers==4.43.0
|
7 |
-
accelerate==0.30.0
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers==4.43.0
|
7 |
+
accelerate==0.30.0
|
8 |
+
fastapi
|
9 |
+
uvicorn
|
10 |
+
python-multipart
|