Spaces:
Sleeping
Sleeping
william4416
commited on
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ torch
|
|
3 |
gradio
|
4 |
fastapi
|
5 |
uvicorn
|
|
|
|
|
|
|
|
3 |
gradio
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
+
HTTPException
|
7 |
+
pydantic
|
8 |
+
BaseModel
|