padmapriya commited on
Commit
fb2f306
·
1 Parent(s): 4ce6f6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,6 +24,6 @@ demo = gr.Interface(
24
  "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."
25
  "Across the Bara Shigri is another glacier known as Chhota Shigri. It is, as the name suggests, a comparatively smaller glacier.",
26
  css='div {background-image: url("https://drive.google.com/uc?export=view&id=1gQA86IDVYGmnXAccJHnULm3V99jn7sUn");background-size: 2000px 2000px;}'
27
- )
28
 
29
  demo.launch(inline=False)
 
24
  "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."
25
  "Across the Bara Shigri is another glacier known as Chhota Shigri. It is, as the name suggests, a comparatively smaller glacier.",
26
  css='div {background-image: url("https://drive.google.com/uc?export=view&id=1gQA86IDVYGmnXAccJHnULm3V99jn7sUn");background-size: 2000px 2000px;}'
27
+ )
28
 
29
  demo.launch(inline=False)