freddyaboulton HF staff commited on
Commit
507cefe
·
verified ·
1 Parent(s): 1e61aa0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -34,6 +34,8 @@ else:
34
  rtc_configuration = None
35
 
36
 
 
 
37
  SUBSAMPLE = 2
38
 
39
  @spaces.GPU
 
34
  rtc_configuration = None
35
 
36
 
37
+ print("RTC_CONFIGURATION", rtc_configuration)
38
+
39
  SUBSAMPLE = 2
40
 
41
  @spaces.GPU