Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -109,4 +109,5 @@ validators==0.33.0
|
|
109 |
Werkzeug==3.0.4
|
110 |
wheel==0.44.0
|
111 |
wrapt==1.16.0
|
112 |
-
asyncio
|
|
|
|
109 |
Werkzeug==3.0.4
|
110 |
wheel==0.44.0
|
111 |
wrapt==1.16.0
|
112 |
+
asyncio
|
113 |
+
paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu118/
|