vkashko commited on
Commit
6fb0a55
1 Parent(s): 86d55be

refactor: rename class

Browse files
Files changed (1) hide show
  1. anti-spoofing_Live.py +1 -1
anti-spoofing_Live.py CHANGED
@@ -24,7 +24,7 @@ _LICENSE = ""
24
  _DATA = f"https://huggingface.co/datasets/TrainingDataPro/{_NAME}/resolve/main/data/"
25
 
26
 
27
- class PortraitAnd26Photos(datasets.GeneratorBasedBuilder):
28
 
29
  def _info(self):
30
  return datasets.DatasetInfo(
 
24
  _DATA = f"https://huggingface.co/datasets/TrainingDataPro/{_NAME}/resolve/main/data/"
25
 
26
 
27
+ class AntiSpoofingLive(datasets.GeneratorBasedBuilder):
28
 
29
  def _info(self):
30
  return datasets.DatasetInfo(