Spaces:
Runtime error
Runtime error
Commit ·
224cf93
1
Parent(s): 9ec87fd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
paddlepaddle
|
| 2 |
paddlehub
|
|
|
|
| 3 |
gradio
|
| 4 |
fastapi==0.85.*
|
| 5 |
uvicorn==0.18.*
|
|
|
|
| 1 |
paddlepaddle
|
| 2 |
paddlehub
|
| 3 |
+
httpx
|
| 4 |
gradio
|
| 5 |
fastapi==0.85.*
|
| 6 |
uvicorn==0.18.*
|