karthikeya1212 commited on
Commit
344be94
·
verified ·
1 Parent(s): c65196c

Create requriements.txt

Browse files
Files changed (1) hide show
  1. requriements.txt +27 -0
requriements.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-types==0.7.0
2
+ anyio==4.11.0
3
+ certifi==2025.10.5
4
+ click==8.3.0
5
+ colorama==0.4.6
6
+ fastapi==0.119.0
7
+ h11==0.16.0
8
+ httpcore==1.0.9
9
+ httpx==0.28.1
10
+ idna==3.11
11
+ pydantic==2.12.2
12
+ pydantic_core==2.41.4
13
+ python-dotenv==1.1.1
14
+ sniffio==1.3.1
15
+ starlette==0.48.0
16
+ typing_extensions==4.15.0
17
+ typing-inspection==0.4.2
18
+ uvicorn==0.37.0
19
+ torch
20
+ torchvision
21
+ torchaudio
22
+ diffusers==0.30.3
23
+ huggingface_hub==0.26.2
24
+ accelerate==1.1.1
25
+ safetensors==0.4.5
26
+ pillow==10.4.0
27
+ transformers==4.44.2