ariG23498 HF Staff commited on
Commit
3922c99
·
verified ·
1 Parent(s): 1fb0ef3

Upload google_gemma-3n-E4B-it_2.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_gemma-3n-E4B-it_2.py +0 -1
google_gemma-3n-E4B-it_2.py CHANGED
@@ -8,7 +8,6 @@
8
 
9
  try:
10
  # Install a transformers version that supports Gemma 3n (>= 4.53)
11
- !pip install "transformers>=4.53.0" "timm>=1.0.16"
12
  with open('google_gemma-3n-E4B-it_2.txt', 'w') as f:
13
  f.write('Everything was good in google_gemma-3n-E4B-it_2.txt')
14
  except Exception as e:
 
8
 
9
  try:
10
  # Install a transformers version that supports Gemma 3n (>= 4.53)
 
11
  with open('google_gemma-3n-E4B-it_2.txt', 'w') as f:
12
  f.write('Everything was good in google_gemma-3n-E4B-it_2.txt')
13
  except Exception as e: