Spaces:
Running
Running
Megalino111
commited on
Commit
•
06483fb
1
Parent(s):
f1f4db2
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,6 +2,5 @@ diffusers
|
|
2 |
transformers
|
3 |
torch
|
4 |
|
5 |
-
|
6 |
-
HUGGINGFACE_TOKEN = "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" #@param {type:"string"}
|
7 |
echo -n "{HUGGINGFACE_TOKEN}" > ~/.huggingface/token
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
|
5 |
+
HUGGINGFACE_TOKEN = "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"
|
|
|
6 |
echo -n "{HUGGINGFACE_TOKEN}" > ~/.huggingface/token
|