Theloomvale commited on
Commit
2076501
·
verified ·
1 Parent(s): 44f9d14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio==5.49.1
2
  diffusers==0.30.3
3
- torch==2.1.2
4
- transformers==4.44.2
5
  safetensors==0.4.5
6
  huggingface_hub>=0.36.0,<1.0
7
  accelerate==0.33.0
@@ -11,4 +10,4 @@ gspread==6.1.2
11
  google-auth==2.34.0
12
  google-auth-oauthlib==1.2.1
13
  google-auth-httplib2==0.2.0
14
- google-api-python-client==2.149.0
 
1
  gradio==5.49.1
2
  diffusers==0.30.3
3
+ transformers>=4.44.2
 
4
  safetensors==0.4.5
5
  huggingface_hub>=0.36.0,<1.0
6
  accelerate==0.33.0
 
10
  google-auth==2.34.0
11
  google-auth-oauthlib==1.2.1
12
  google-auth-httplib2==0.2.0
13
+ google-api-python-client==2.149.0