KAPtechies commited on
Commit
7a0229e
1 Parent(s): 1b8eccb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1112,7 +1112,7 @@ def greet(year,co2_emission,No2_emission,so2_emission,Global_Warming,Methane_emi
1112
  demo = gr.Interface(
1113
  fn=greet,
1114
  inputs=['number','number','number','number','number','number'],
1115
- outputs=[number'],
1116
  title="BARA SHIGRI",
1117
  description="Bara Shigri feeds the Chandra River which after its confluence at Tandi with the Bhaga River is known as Chandrabhaga or Chenab."
1118
  "According to Hugh Whistler’s 1924 writing, Shigri is applied par-excellence to one particular glacier that emerges from the mountains on the left bank of the Chenab. It is said to be several miles long, and the snout reaches right down to the river, lying athwart the customary road from Kulu to Spiti... In 1836 this glacier dammed the Chenab River, causing the formation of a large lake, which eventually broke loose and carried devastation down the valley."
 
1112
  demo = gr.Interface(
1113
  fn=greet,
1114
  inputs=['number','number','number','number','number','number'],
1115
+ outputs=['number'],
1116
  title="BARA SHIGRI",
1117
  description="Bara Shigri feeds the Chandra River which after its confluence at Tandi with the Bhaga River is known as Chandrabhaga or Chenab."
1118
  "According to Hugh Whistler’s 1924 writing, Shigri is applied par-excellence to one particular glacier that emerges from the mountains on the left bank of the Chenab. It is said to be several miles long, and the snout reaches right down to the river, lying athwart the customary road from Kulu to Spiti... In 1836 this glacier dammed the Chenab River, causing the formation of a large lake, which eventually broke loose and carried devastation down the valley."