cutechicken commited on
Commit
c63d3c8
1 Parent(s): 9e9b867

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- git+https://github.com/huggingface/transformers.git
3
- torch
4
  accelerate
5
- python-dotenv
6
- pandas
7
  einops
8
- spaces
9
- sentencepiece
 
 
 
 
 
 
 
 
1
  accelerate
2
+ timm
 
3
  einops
4
+ torch
5
+ torchvision
6
+ git+https://github.com/huggingface/transformers.git
7
+ sentencepiece
8
+
9
+ python-dotenv