chandan00000 commited on
Commit
c5c5b00
·
verified ·
1 Parent(s): 3ca2896

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -4
requirements.txt CHANGED
@@ -1,6 +1,13 @@
1
- gradio
 
 
 
 
 
 
 
2
  transformers
3
- torch
4
- torchvision
5
  requests
6
- python-dotenv
 
 
1
+ # gradio
2
+ # transformers
3
+ # torch
4
+ # torchvision
5
+ # requests
6
+ # python-dotenv
7
+ fastapi
8
+ uvicorn
9
  transformers
10
+ Pillow
 
11
  requests
12
+ gradio
13
+ torch