Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
tensorflow==2.15.1
|
| 2 |
gradio==4.42.0
|
| 3 |
-
fastapi==0.
|
| 4 |
-
uvicorn==0.
|
| 5 |
diffusers
|
| 6 |
accelerate
|
| 7 |
git+https://github.com/TencentARC/PhotoMaker.git
|
|
|
|
| 1 |
tensorflow==2.15.1
|
| 2 |
gradio==4.42.0
|
| 3 |
+
fastapi==0.121.0
|
| 4 |
+
uvicorn==0.38.0
|
| 5 |
diffusers
|
| 6 |
accelerate
|
| 7 |
git+https://github.com/TencentARC/PhotoMaker.git
|