Spaces:
Sleeping
Sleeping
A-Duss
commited on
Commit
•
ba0500c
1
Parent(s):
2b3f5f9
fastapi
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/lightblue-tech/shitsu.git
|
|
2 |
hf-transfer
|
3 |
huggingface_hub[hf_transfer]
|
4 |
pydantic-core==2.22.0
|
5 |
-
|
6 |
requests==2.32.3
|
7 |
pydantic==2.8.2
|
8 |
pydantic_core==2.20.1
|
|
|
2 |
hf-transfer
|
3 |
huggingface_hub[hf_transfer]
|
4 |
pydantic-core==2.22.0
|
5 |
+
fastapi==0.112.4
|
6 |
requests==2.32.3
|
7 |
pydantic==2.8.2
|
8 |
pydantic_core==2.20.1
|