multimodalart HF staff commited on
Commit
148a9dd
1 Parent(s): 3b28bbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -338,7 +338,8 @@ safetensors==0.4.1
338
  prodigyopt==1.0
339
  hf-transfer==0.1.4
340
  huggingface_hub==0.20.3
341
- git+https://github.com/huggingface/datasets.git@3f149204a2a5948287adcade5e90707aa5207a92'''
 
342
  file_path = f'{spacerunner_folder}/requirements.txt'
343
  with open(file_path, 'w') as file:
344
  file.write(requirements)
 
338
  prodigyopt==1.0
339
  hf-transfer==0.1.4
340
  huggingface_hub==0.20.3
341
+ git+https://github.com/huggingface/datasets.git@3f149204a2a5948287adcade5e90707aa5207a92
342
+ numpy==1.26.4'''
343
  file_path = f'{spacerunner_folder}/requirements.txt'
344
  with open(file_path, 'w') as file:
345
  file.write(requirements)