wmdjt commited on
Commit
ffb2740
·
verified ·
1 Parent(s): ce518f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1,3 +1,15 @@
1
  jupyterlab==4.2.5
2
  tornado==6.2
3
- ipywidgets
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  jupyterlab==4.2.5
2
  tornado==6.2
3
+ ipywidgets
4
+ gradio>=4.0
5
+ torch>=2.0
6
+ torchvision
7
+ torchaudio
8
+ transformers>=4.20
9
+ accelerate
10
+ datasets
11
+ gpustat
12
+ psutil
13
+ flask
14
+ fastapi
15
+ uvicorn