sam2ai commited on
Commit
74af65a
1 Parent(s): 5ed62c0

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def load_css(file_path):
31
 
32
 
33
  # Load CSS file
34
- load_css('styles2.css')
35
 
36
 
37
  # ----- FUNCTIONS ----
 
31
 
32
 
33
  # Load CSS file
34
+ # load_css('styles2.css')
35
 
36
 
37
  # ----- FUNCTIONS ----