mgbam commited on
Commit
907474a
·
verified ·
1 Parent(s): 97e1bf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ gradio
2
  transformers
3
  torch
4
  huggingface_hub
 
5
  # huggingface_hub # If using InferenceClient
6
  # accelerate # For optimizing model loading with transformers pipeline
7
  # bitsandbytes # For 4-bit/8-bit quantization if needed
 
2
  transformers
3
  torch
4
  huggingface_hub
5
+ google-generativeai
6
  # huggingface_hub # If using InferenceClient
7
  # accelerate # For optimizing model loading with transformers pipeline
8
  # bitsandbytes # For 4-bit/8-bit quantization if needed