Spaces:
Sleeping
Sleeping
lingyit1108
commited on
Commit
·
e2e51c1
1
Parent(s):
6719e7c
added uvicorn library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
fastapi==0.108.0
|
|
|
|
1 |
+
fastapi==0.108.0
|
2 |
+
uvicorn
|