cwhuh commited on
Commit
a5227c5
·
1 Parent(s): 52d2817

fix : error

Browse files
__pycache__/live_preview_helpers.cpython-310.pyc CHANGED
Binary files a/__pycache__/live_preview_helpers.cpython-310.pyc and b/__pycache__/live_preview_helpers.cpython-310.pyc differ
 
__pycache__/llm_wrapper.cpython-310.pyc CHANGED
Binary files a/__pycache__/llm_wrapper.cpython-310.pyc and b/__pycache__/llm_wrapper.cpython-310.pyc differ
 
requirements.txt CHANGED
@@ -5,4 +5,5 @@ transformers==4.42.4
5
  xformers
6
  sentencepiece
7
  peft==0.12.0
8
- google-genai
 
 
5
  xformers
6
  sentencepiece
7
  peft==0.12.0
8
+ google-genai
9
+ gradio==4.43.0