Spaces:
Paused
Paused
Abdulrahman1989
commited on
Commit
·
9b014af
1
Parent(s):
6437fe2
update code
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -7,4 +7,9 @@ rembg
|
|
7 |
omegaconf
|
8 |
huggingface_hub
|
9 |
diffusers
|
10 |
-
transformers
|
|
|
|
|
|
|
|
|
|
|
|
7 |
omegaconf
|
8 |
huggingface_hub
|
9 |
diffusers
|
10 |
+
transformers
|
11 |
+
gradio[oauth]==5.0.1
|
12 |
+
pydantic>=2.0
|
13 |
+
uvicorn>=0.14.0
|
14 |
+
spaces
|
15 |
+
onnxruntime
|