multimodalart HF staff commited on
Commit
f5cae5c
1 Parent(s): f3a6b94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -325,8 +325,8 @@ accelerate==0.25.0
325
  safetensors==0.4.1
326
  prodigyopt==1.0
327
  hf-transfer==0.1.4
328
- git+https://github.com/huggingface/datasets.git@3f149204a2a5948287adcade5e90707aa5207a92
329
- git+https://github.com/huggingface/huggingface_hub.git@8d052492fe0059c606c1a48d7a914b15b64a834d'''
330
  file_path = f'{spacerunner_folder}/requirements.txt'
331
  with open(file_path, 'w') as file:
332
  file.write(requirements)
 
325
  safetensors==0.4.1
326
  prodigyopt==1.0
327
  hf-transfer==0.1.4
328
+ huggingface_hub==0.20.3
329
+ git+https://github.com/huggingface/datasets.git@3f149204a2a5948287adcade5e90707aa5207a92'''
330
  file_path = f'{spacerunner_folder}/requirements.txt'
331
  with open(file_path, 'w') as file:
332
  file.write(requirements)