luisaflorezm commited on
Commit
7c198f7
verified
1 Parent(s): cc1a4b5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard] # Servidor ASGI para FastAPI
3
+ gradio
4
+ torch
5
+ torchvision
6
+ numpy
7
+ opencv-python
8
+ Pillow
9
+ basicsr # Para SwinIR
10
+ # Si vas a usar Google AI Studio API:
11
+ # google-cloud-aiplatform
12
+ # google-auth
13
+ # python-dotenv # Para cargar .env