Spaces:
vilarin
/
Running on Zero

vilarin commited on
Commit
0f6cb94
1 Parent(s): 8401c4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- git+https://github.com/snekkenull/diffusers.git
2
- git+https://github.com/huggingface/transformers
3
  numpy
4
  torch
5
  pillow
 
1
+ diffusers
2
+ transformers
3
  numpy
4
  torch
5
  pillow