Musawir19 commited on
Commit
6b12d2f
·
verified ·
1 Parent(s): ce339e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -13
app.py CHANGED
@@ -1,19 +1,6 @@
1
  # Step 2: Import libraries
2
  import gradio as gr
3
 
4
- # CSS file ko load karna
5
- with open("style.css", "r") as f:
6
- custom_css = f.read()
7
-
8
- # Gradio Interface
9
- def greet(name):
10
- return f"Hello, {name}!"
11
-
12
- app = gr.Interface(
13
- fn=greet,
14
- inputs="text",
15
- outputs="text",
16
- css=custom_css # CSS Add karna
17
 
18
  # Step 3: Define College Data
19
  college_about = """
 
1
  # Step 2: Import libraries
2
  import gradio as gr
3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  # Step 3: Define College Data
6
  college_about = """