mohamedyd commited on
Commit
297d483
·
verified ·
1 Parent(s): 1a5c7c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -4,8 +4,6 @@ from peft import PeftModel
4
  from huggingface_hub import login
5
  import os
6
 
7
- login()
8
-
9
  # Load the base model and adapter
10
  @st.cache_resource
11
  def load_model():
 
4
  from huggingface_hub import login
5
  import os
6
 
 
 
7
  # Load the base model and adapter
8
  @st.cache_resource
9
  def load_model():