ritwikraha commited on
Commit
4198ee9
1 Parent(s): 2fd8016
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ st.title('NeRF:Neural Radiance Fields')
250
 
251
 
252
 
253
- col1, col2= st.columns([1,6])
254
 
255
  with col1:
256
  r = 4.0
 
250
 
251
 
252
 
253
+ col1, col2= st.columns([4,4])
254
 
255
  with col1:
256
  r = 4.0