CompactAI commited on
Commit
5265333
·
verified ·
1 Parent(s): 1d711fb

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +0 -0
  2. requirements.txt +5 -0
app.py ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ torch>=2.2.0
3
+ huggingface_hub>=0.24.0
4
+ datasets>=2.20.0
5
+ matplotlib>=3.8.0