Cipher29 commited on
Commit
ce95425
·
verified ·
1 Parent(s): 81cd6d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -14,14 +14,6 @@ from transformers import AutoFeatureExtractor, AutoModelForImageClassification
14
  import torch
15
  from datetime import datetime
16
 
17
- # --- Set page configuration ---
18
- st.set_page_config(
19
- page_title="Car Analysis Tool",
20
- page_icon="🚗",
21
- layout="wide",
22
- initial_sidebar_state="expanded"
23
- )
24
-
25
  # --- Set page configuration ---
26
  st.set_page_config(
27
  page_title="The Guide",
 
14
  import torch
15
  from datetime import datetime
16
 
 
 
 
 
 
 
 
 
17
  # --- Set page configuration ---
18
  st.set_page_config(
19
  page_title="The Guide",