Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -30,5 +30,9 @@ sentencepiece
|
|
30 |
|
31 |
peft
|
32 |
|
|
|
|
|
|
|
|
|
33 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
34 |
-
git+https://github.com/pytorch/pytorch.git
|
|
|
30 |
|
31 |
peft
|
32 |
|
33 |
+
fastapi
|
34 |
+
starlette
|
35 |
+
anyio
|
36 |
+
gradio_client
|
37 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
38 |
+
#git+https://github.com/pytorch/pytorch.git
|